1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Flat structure of published package

This commit is contained in:
Maciej Lenartowicz
2019-11-01 09:28:28 +00:00
parent 6835bc7a28
commit 0984c45161
8 changed files with 33 additions and 23 deletions

View File

@ -67,7 +67,3 @@ export {
// Alert context
export { AlertContext, AlertContextProvider, useAlert } from "alertContext/AlertContext";
// Testing utilities
export { mockJSONError } from "testUtils/network";
export { mockSetAlert, mockDismissAlert } from "testUtils/alertContextMock";