Nextjs hydration error. I tried useEffect and suspense ut still error
I’m trying to create web app like spreadsheet.
instead of using table, I use my own components
I want to realize that when you click a cell, the cell turn gray.
I’m trying to create web app like spreadsheet.
instead of using table, I use my own components
I want to realize that when you click a cell, the cell turn gray.