Comparing version 0.0.9 to 0.1.0
export * from "./components/actions"; | ||
export * from "./components/data-display"; | ||
export * from "./components/data-input"; | ||
export * from "./components/navigation"; |
{ | ||
"name": "daisy-jsx", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "A DaisyUI components library in JSX", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -60,10 +60,10 @@ # daisy-jsx | ||
- [ ] Navigation | ||
- [ ] Breadcrumbs | ||
- [ ] Bottom Navigation | ||
- [ ] Link | ||
- [ ] Menu | ||
- [ ] Navbar | ||
- [ ] Pagination | ||
- [ ] Steps | ||
- [ ] Tab | ||
- [x] Breadcrumbs | ||
- [x] Bottom Navigation | ||
- [x] Link | ||
- [x] Menu | ||
- [x] Navbar | ||
- [x] Pagination (see Join) | ||
- [x] Steps | ||
- [x] Tabs | ||
- [ ] Feedback | ||
@@ -96,3 +96,3 @@ - [ ] Alert | ||
- [ ] Indicator | ||
- [ ] Join | ||
- [x] Join | ||
- [ ] Mask | ||
@@ -99,0 +99,0 @@ - [ ] Stack |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29517
43
657