chore: remove commented code

This commit is contained in:
Matthew Russell
2023-05-16 11:48:01 -07:00
parent e5c05cbcea
commit bd1d8cc4a9
@@ -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,