Add searchText state variable

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-11-17 09:39:40 -03:00
commit a5550bb673

View file

@ -78,6 +78,7 @@ export default function StorePage(): JSX.Element {
validApiKey,
hasApiKey,
apiKey,
searchText,
]);
function handleGetTags() {