mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-09-14 01:22:14 +02:00
Add CopyInput bootstrap component
This commit is contained in:
@@ -20,6 +20,7 @@ export { API_STATE } from "./api/utils";
|
||||
export { Alert, ALERT_TYPES } from "./bootstrap/Alert";
|
||||
export { Button } from "./bootstrap/Button";
|
||||
export { CheckBox } from "./bootstrap/CheckBox";
|
||||
export { CopyInput } from "./bootstrap/CopyInput";
|
||||
export { DownloadButton } from "./bootstrap/DownloadButton";
|
||||
export { DataTimeInput } from "./bootstrap/DataTimeInput";
|
||||
export { EmailInput } from "./bootstrap/EmailInput";
|
||||
|
Reference in New Issue
Block a user