fixed bug cache mui

This commit is contained in:
Amirhossein Mahmoodi
2024-07-31 11:39:32 +03:30
parent 2d2e4ab179
commit 2972a0a3ae

View File

@@ -18,7 +18,7 @@ const createEmotionCache = () => {
insertionPoint,
key: "mui-rtl",
stylisPlugins: [prefixer, stylisRTLPlugin],
});;
});
};
const cacheProviderRtl = (props) => {