mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 12:11:22 +00:00
♻️ enhan: test pre-commit-message git hook
:%s
This commit is contained in:
parent
6d828280a0
commit
ca16c0d605
@ -5,7 +5,6 @@ import s from './InputCommon.module.scss';
|
|||||||
type Ref = {
|
type Ref = {
|
||||||
focus: () => void
|
focus: () => void
|
||||||
} | null;
|
} | null;
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
children?: React.ReactNode,
|
children?: React.ReactNode,
|
||||||
value?: string | number,
|
value?: string | number,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user