Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

QuickStart Documentation for import not working #17

Open
freeweel opened this issue Sep 16, 2020 · 1 comment
Open

QuickStart Documentation for import not working #17

freeweel opened this issue Sep 16, 2020 · 1 comment

Comments

@freeweel
Copy link

The documentation says:
import { GraphContainer } from 'grove-react-visjs-graph';

I got an unable to resolve module compile error

I had to type:
import { GraphContainer } from '@marklogic-community/grove-react-visjs-graph';

@grtjn
Copy link
Contributor

grtjn commented Sep 16, 2020

You are correct. I was aware, but forgot to fix the docs. Thanks for the reminder.. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants