Fixed build error (just bcus unused import-_-)
This commit is contained in:
parent
23876844e9
commit
2effa6744e
@ -1,5 +1,4 @@
|
|||||||
import { ChangeEvent, useEffect, useState } from "react";
|
import { ChangeEvent, useEffect, useState } from "react";
|
||||||
import EvoInput from "../forms/EvoInput";
|
|
||||||
import Input from "../forms/Input";
|
import Input from "../forms/Input";
|
||||||
|
|
||||||
type EvoDropDownItem = {
|
type EvoDropDownItem = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user