We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db12962 commit a0d47dfCopy full SHA for a0d47df
README.md
@@ -629,10 +629,8 @@ npm run test
629
## Roadmap
630
631
- [ ] Add variable binding to layer children and not just props
632
-- [ ] Documentation site for UI Builder with more hands-on examples
633
-- [ ] Configurable Tailwind Class subset for things like React-Email components
634
- [ ] Drag and drop component in the editor panel and not just in the layers panel
635
-- [ ] Add string templates for variable-bound props. (ex, "Hello {name}" in a span)
+- [ ] Documentation site for UI Builder with more hands-on examples
636
- [ ] Update to React 19
637
- [ ] Update to latest Shadcn/ui + Tailwind CSS v4
638
- [ ] Add Blocks. Reusable component blocks that can be used in multiple pages
0 commit comments