salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
918 stars 416 forks source link

Update class components into functional components #3120

Open sanalpanicker opened 1 year ago

sanalpanicker commented 1 year ago

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

welcome[bot] commented 1 year ago

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.