You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.enter in terminal =>npm i [email protected]
2.and change the code to => export const KudosRtlPlugin = createCache({
key: "muirtl",
stylisPlugins: [
(prefixer as unknown) as any,
(rtlPlugin as unknown) as any,
],
});
solved for me
The text was updated successfully, but these errors were encountered:
1.enter in terminal =>npm i [email protected]
2.and change the code to => export const KudosRtlPlugin = createCache({
key: "muirtl",
stylisPlugins: [
(prefixer as unknown) as any,
(rtlPlugin as unknown) as any,
],
});
solved for me
The text was updated successfully, but these errors were encountered: