mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
changed export name
This commit is contained in:
parent
49e9766a19
commit
a6c0c273c7
@ -11,7 +11,7 @@ import {
|
|||||||
import { templateify } from './templateify'
|
import { templateify } from './templateify'
|
||||||
|
|
||||||
export { PopupForm } from './PopupForm'
|
export { PopupForm } from './PopupForm'
|
||||||
export { PopupView as CardView } from './PopupView'
|
export { PopupView } from './PopupView'
|
||||||
|
|
||||||
export const TextView = templateify(PlainTextView)
|
export const TextView = templateify(PlainTextView)
|
||||||
export const StartEndView = templateify(PlainStartEndView)
|
export const StartEndView = templateify(PlainStartEndView)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user