Build back and front again
This commit is contained in:
parent
f4ed5999c2
commit
53d0770ee7
@ -83,4 +83,3 @@ def list_icons():
|
||||
|
||||
if __name__ == "__main__":
|
||||
uvicorn.run(app, host="0.0.0.0", port=8000)
|
||||
|
||||
|
||||
@ -30,3 +30,4 @@ export async function fetchIconCategories() {
|
||||
return await res.json();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user