chore: remove commented code
This commit is contained in:
@@ -57,7 +57,6 @@ type AffixProps = InputPrepend | InputAppend;
|
||||
|
||||
export type InputProps = InputRootProps & AffixProps;
|
||||
|
||||
// className="flex-1 block border border-vega-light-300 dark:border-vega-dark-300 p-2 rounded bg-transparent"
|
||||
export const inputStyle = ({
|
||||
style,
|
||||
disabled,
|
||||
|
||||
Reference in New Issue
Block a user