Create a new plugin in TiddlyWiki

Create a simple ReactJs plugin and export to my tiddlywiki - #16 by yedhukrishna ,
I have posted the same

I was trying to create a plugin using react,
I did it with normal js and ts. It worked pretty well. However, integrating React component is not working for me.