mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-03 02:33:36 +01:00
Extract reboot button from reForis.
* Add RebootButton tests. * RebootButton code review. * Update translations.
This commit is contained in:
@@ -43,6 +43,9 @@ export {
|
||||
ModalHeader,
|
||||
} from "bootstrap/Modal";
|
||||
|
||||
// Common
|
||||
export { RebootButton } from "common/RebootButton";
|
||||
|
||||
// Form
|
||||
export { ForisForm } from "form/components/ForisForm";
|
||||
export { SubmitButton, STATES as SUBMIT_BUTTON_STATES } from "form/components/SubmitButton";
|
||||
|
||||
Reference in New Issue
Block a user