vectara / create-ui

Generate a working React codebase for a range of generative and semantic search UIs
https://vectara.github.io/create-ui
Apache License 2.0
69 stars 12 forks source link

Convert app template layouts to use standard VUI components #26

Open cjcenizal opened 9 months ago

cjcenizal commented 9 months ago

Right now there are hand-rolled styles for managing the page content layout. We should replace these with VuiAppLayout and VuiAppContent components.