Try to build again and push
This commit is contained in:
parent
15004506ce
commit
6bb73f0bc5
@ -18,3 +18,4 @@ export async function fetchIconCategories() {
|
||||
const res = await fetch(`${API_BASE}/icons`);
|
||||
return await res.json();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user