mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-16 13:46:16 +02: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