design-system-react icon indicating copy to clipboard operation
design-system-react copied to clipboard

Update class components into functional components

Open sanalpanicker opened this issue 2 years ago • 1 comments

Importing class-based components into Nextjs 13 forces users to render their components as client components with 'use client'. https://nextjs.org/docs/getting-started/react-essentials

sanalpanicker avatar Jun 20 '23 16:06 sanalpanicker

Thanks for opening your first issue! :wave: If you have found this library helpful, please star it. A maintainer will try to respond within 7 days. If you haven’t heard anything by then, please bump this thread.

welcome[bot] avatar Jun 20 '23 16:06 welcome[bot]