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