Removing unused interface
This commit is contained in:
@@ -15,10 +15,6 @@ interface InputProps {
|
||||
isErrors?: boolean;
|
||||
}
|
||||
|
||||
interface LabelProps {
|
||||
string: boolean;
|
||||
}
|
||||
|
||||
interface ErrorProps {
|
||||
[key: string]: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user