Search filter NextJS 14 can’t use useState on server component (page.tsx)
I’m currently learning NextJS and React, and I’m stuck trying to figure out how to make an input search filter to filter a table.
I’m currently learning NextJS and React, and I’m stuck trying to figure out how to make an input search filter to filter a table.