fixed bug cache mui
This commit is contained in:
@@ -18,7 +18,7 @@ const createEmotionCache = () => {
|
|||||||
insertionPoint,
|
insertionPoint,
|
||||||
key: "mui-rtl",
|
key: "mui-rtl",
|
||||||
stylisPlugins: [prefixer, stylisRTLPlugin],
|
stylisPlugins: [prefixer, stylisRTLPlugin],
|
||||||
});;
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
const cacheProviderRtl = (props) => {
|
const cacheProviderRtl = (props) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user