mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-09-14 01:22:14 +02:00
DELETE method in API hooks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// API
|
||||
export { useAPIGet, useAPIPost } from "./api/hooks";
|
||||
export { useAPIGet, useAPIPost, useAPIDelete } from "./api/hooks";
|
||||
|
||||
// Bootstrap
|
||||
export { Alert } from "bootstrap/Alert";
|
||||
|
Reference in New Issue
Block a user