Detach form components to a separate directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useSettingWithEvent, Themes, IMixinSettingProps, Setting } from "@Context/Setting";
|
||||
import { Component, ReactNode, DetailedHTMLProps, HTMLAttributes } from "react";
|
||||
import { useSettingWithEvent, Themes, IMixinSettingProps, Setting } from "@Context/Setting";
|
||||
import "./Theme.scss";
|
||||
|
||||
enum FontLevel {
|
||||
|
||||
Reference in New Issue
Block a user