@delightui/components 0.1.151 → 0.1.152

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ declare const DropzoneFormExample: () => import("react/jsx-runtime").JSX.Element;
2
+ export default DropzoneFormExample;
@@ -0,0 +1,2 @@
1
+ declare const DropzoneFormExample: () => import("react/jsx-runtime").JSX.Element;
2
+ export default DropzoneFormExample;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@delightui/components",
3
- "version": "0.1.151",
3
+ "version": "0.1.152",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "start": "vite",