conditional rendering a table in next js
I have a table of values with varying values of location. I am trying to filter the rows in the database by matching the location value. The code is
I have a table of values with varying values of location. I am trying to filter the rows in the database by matching the location value. The code is