Open ozhanefemeral opened 3 months ago
Can I work on this?
Hey, I'm trying to setup the project locally, but looks like I'm missing some entrypoints while running bun build
what exactly should I add?
Hi, sure. bun run build
should work fine. Updated the README
Hey @Rajiv620019
Any progress on this one?
We need to migrate to a shared component package instead of developing components/hooks in the Next.js app. This way, we can use these pieces across any React environment, SPA, Remix or {insert technology}
The new package, @visual-ts/react-components, will contain the reusable components and hooks currently used in our Next.js app (and the ones we will create in the future 😄 ) Checklist: