mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-03 02:33:36 +01:00
Resolve "Extract alert context from OpenVPN plugin"
This commit is contained in:
@@ -51,3 +51,6 @@ export {
|
||||
validateMAC,
|
||||
validateMultipleEmails,
|
||||
} from "validations";
|
||||
|
||||
// Alert context
|
||||
export { AlertContext, AlertContextProvider } from "alertContext/AlertContext";
|
||||
|
||||
Reference in New Issue
Block a user