mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
add PopupTextInput Component
This commit is contained in:
parent
f70fd2b305
commit
12ad299477
@ -6,5 +6,6 @@ export {ItemForm} from './ItemForm';
|
||||
export {ItemView} from './ItemView';
|
||||
export {PopupTextAreaInput} from './Subcomponents/ItemPopupComponents/PopupTextAreaInput';
|
||||
export {PopupStartEndInput} from './Subcomponents/ItemPopupComponents/PopupStartEndInput';
|
||||
export {PopupTextInput} from './Subcomponents/ItemPopupComponents/PopupTextInput';
|
||||
export {TextView} from './Subcomponents/ItemPopupComponents/TextView';
|
||||
export {StartEndView} from './Subcomponents/ItemPopupComponents/StartEndView'
|
||||
Loading…
x
Reference in New Issue
Block a user