formatting
This commit is contained in:
@@ -4,7 +4,7 @@ import { prefixer } from "stylis";
|
||||
import stylisRTLPlugin from "stylis-plugin-rtl";
|
||||
import { CacheProvider } from "@emotion/react";
|
||||
|
||||
const isBrowser = typeof document !== 'undefined';
|
||||
const isBrowser = typeof document !== "undefined";
|
||||
|
||||
const createEmotionCache = () => {
|
||||
let insertionPoint;
|
||||
|
||||
Reference in New Issue
Block a user