Aakansha Doshi
Aakansha Doshi
I meant lets only allow by name so the host doesn't have to import the action as well to execute and API will also be simple. And we will still...
> > I meant lets only allow by name so the host doesn't have to import the action as well to execute and API will also be simple. > >...
@dineshsailour you can embed it directly in [browser](https://github.com/excalidraw/excalidraw/blob/master/src/packages/excalidraw/README.md#in-browser), you will have to add `react`/`react-dom` since its a `react` component as mentioned in the docs
I haven't investigated it yet but creating a web component wrapper might be a good alternative as that would be feasible irrespective of what framework your app is using. When...
@mgoldenbe this sounds like a good improvement for the library as well, will need to think how the design would look like. If you have any design thoughts do share....
Apologies for the delayed reply! @imprintnext-kamal does this happen with `6.10.2` as well ? In case yes, please share a reproducible code sandbox link so I can look into it.
@adarsht0001 you can check the existing docs in [README.md](https://github.com/react-tags/react-tags/blob/master/README.md), for better readabilty of documentation lets migrate it to Docusaurus
sure go ahead @sikehish! Yes the entire README.md should be migrated
> > sure go ahead @sikehish! Yes the entire README.md should be migrated > > Thank you! Im working on it. Should I use Docusaurus v1 or v2? (Just wanted...
> Hi @ad1992. I didnt understand the options part. Do you want a single options file instead of a directory? Also,I didnt understand the "Move this to under react tags"...