mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-04-19 08:06:40 +02:00
Added missing hook to index.js
This commit is contained in:
parent
81dedf59cd
commit
654ae6914a
@ -7,7 +7,7 @@
|
||||
|
||||
// API
|
||||
export {
|
||||
useAPIGet, useAPIPost, useAPIDelete, useAPIPatch,
|
||||
useAPIGet, useAPIPost, useAPIPatch, useAPIPut, useAPIDelete,
|
||||
} from "api/hooks";
|
||||
export { API_STATE } from "api/utils";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user