@applica-software-guru/react-admin 1.1.104 → 1.1.105
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.
- package/dist/components/ra-lists/List.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +1 -1
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +0 -1
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +1 -1
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ra-lists/List.tsx +0 -1
package/dist/react-admin.es.js
CHANGED
|
@@ -25770,7 +25770,6 @@ const WY = ha(gI, {
|
|
|
25770
25770
|
marginTop: e.spacing(1.5)
|
|
25771
25771
|
},
|
|
25772
25772
|
"& .RaFilterFormInput-hideButton": {
|
|
25773
|
-
marginTop: e.spacing(1),
|
|
25774
25773
|
marginBottom: e.spacing(0.5),
|
|
25775
25774
|
marginRight: e.spacing(1)
|
|
25776
25775
|
},
|