eslint: sort imports & exports
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import "./Toggle.css";
|
||||
|
||||
import { IconProps } from "./Icon";
|
||||
|
||||
export function ToggleSwitch(props: Omit<IconProps, "name">) {
|
||||
|
Reference in New Issue
Block a user