1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-14 01:22:14 +02:00

Use global AlertContext

This commit is contained in:
Maciej Lenartowicz
2019-11-18 12:51:43 +00:00
parent a6866a0673
commit e54db2c577
5 changed files with 14 additions and 11 deletions

View File

@@ -75,4 +75,4 @@ export {
} from "validations";
// Alert context
export { AlertContext, AlertContextProvider, useAlert } from "alertContext/AlertContext";
export { AlertContextProvider, useAlert } from "alertContext/AlertContext";