Rename the files with the appropriate structure

This commit is contained in:
Amirhossein Mahmoodi
2023-08-01 11:26:42 +03:30
parent 943d4120ad
commit c2751ea0ff
21 changed files with 77 additions and 77 deletions

View File

@@ -1,4 +1,4 @@
import NoSsrHandler from "@/core/components/isBotHandler";
import NoSsrHandler from "@/core/components/NoSsrHandler";
import {createEmotionCacheRtl} from "@/core/utils/createEmotionCache";
import themeRtl from "@/core/utils/theme-rtl";
import {CacheProvider} from "@emotion/react";