Duc Nguyen

Results 6 comments of Duc Nguyen

Looking forward to this. Thank you!

Sadly, even with remix-typedjson it still doesn't work for me. ``` typescript export interface LinksGroupProps { icon: TablerIcon; label: string; initiallyOpened?: boolean; links?: { label: string; link: string }[]; }...

Thanks for the clarification.

Looking to see if I can leverage this for my Remix project. There's an issue with transmitting the class from backend to the front end via the useLoaderData(). I'm hoping...

I was just looking at another repo for something else and it has a link to [moddle](https://github.com/bpmn-io/moddle). It might be of use to this project or someone else looking to...