feat: create add machine page
This commit is contained in:
parent
b1b8b82260
commit
2b71c08444
7 changed files with 350 additions and 5 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import Checkbox from './Checkbox'
|
||||
import TextInput from './TextInput'
|
||||
|
||||
export { Checkbox }
|
||||
export { Checkbox, TextInput }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue