@applica-software-guru/react-admin 1.3.183 → 1.3.184

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applica-software-guru/react-admin",
3
- "version": "1.3.183",
3
+ "version": "1.3.184",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -185,6 +185,7 @@ export function ApplicaAdmin({
185
185
  'Invalid prop `file` of type `string` supplied to `FileInputPreview`, expected `object`.',
186
186
  'Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(Switch)`, expected `boolean`.',
187
187
  'Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(SwitchBase)`, expected `boolean`.',
188
+ 'Support for defaultProps will be removed from function components in a future major release.',
188
189
  'validateDOMNesting(...): <form> cannot appear as a descendant of <form>.',
189
190
  'Missing translation for key:',
190
191
  'HttpError: '