mobigrid-module 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/components/ui/pagination.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.tsx.map +1 -1
- package/dist/vite.config.d.ts +2 -0
- package/index.tsx +254 -0
- package/package.json +3 -4
package/dist/index.d.ts
CHANGED