| // This file is generated by Slice Machine. Update with care! | |
| import Image from "./Image"; | |
| import Text from "./Text"; | |
| export { Image, Text }; | |
| export const components = { | |
| image: Image, | |
| text: Text, | |
| }; | |
| // This file is generated by Slice Machine. Update with care! | |
| import Image from "./Image"; | |
| import Text from "./Text"; | |
| export { Image, Text }; | |
| export const components = { | |
| image: Image, | |
| text: Text, | |
| }; | |