feat: Form widget (#58) #79
Annotations
8 errors
lint_test / build:
src/index.tsx#L16
Cannot find module './widgets/form/Form' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L17
Cannot find module './widgets/form/NumberField' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L18
Cannot find module './widgets/form/TextField' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L19
Cannot find module './widgets/form/CheckboxField' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L20
Cannot find module './widgets/form/RadioField' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L21
Cannot find module './widgets/form/SelectField' or its corresponding type declarations.
|
lint_test / build:
src/index.tsx#L22
Cannot find module './widgets/form/hooks' or its corresponding type declarations.
|
lint_test / build
Process completed with exit code 2.
|