mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-11 16:01:27 +00:00
unnecessary import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Component, JSX } from "solid-js";
|
||||
import Flex from "./layout/Flex";
|
||||
|
||||
const CheckBox: Component<{
|
||||
label: JSX.Element;
|
||||
|
||||
Reference in New Issue
Block a user