feat: Added input component #10
Annotations
3 errors
build (18.x):
src/components/BuiInput/BuiInput.vue#L18
Type 'string | null' is not assignable to type 'string | undefined'.
|
build (18.x):
src/components/BuiInput/BuiInput.vue#L53
Type 'null' is not assignable to type 'InferDefault<InputProps, ValidationStatus | undefined> | undefined'.
|
build (18.x)
Process completed with exit code 2.
|