Web: Components: fixed before initialization errors

This commit is contained in:
DmitrySychugov 2023-05-30 16:49:53 +05:00
parent 69bcf4b71a
commit f393945385

View File

@ -3,6 +3,7 @@ import { Base, Dark } from "../themes/index";
import "../../common/opensansoffline.scss";
import globalTypes from "./globals";
import ThemeWrapper from "./globals/theme-wrapper";
import "../index";
const preview = {
globalTypes,