forked from github-starred/komodo
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