@artibet/react-mui-components 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { MyChip } from './dist/esm'
|