♻️ enhan: test pre-commit-message git hook

:%s
This commit is contained in:
lytrankieio123 2021-08-24 13:54:01 +07:00
parent 6d828280a0
commit ca16c0d605

View File

@ -5,7 +5,6 @@ import s from './InputCommon.module.scss';
type Ref = {
focus: () => void
} | null;
interface Props {
children?: React.ReactNode,
value?: string | number,