Merge branch 'main' into feat/query-item-text-props #676
Annotations
3 errors
typescript:
src/components/data-entry/QueryItem/Text.stories.tsx#L24
Object literal may only specify known properties, and 'text' does not exist in type 'Partial<ITextProps>'.
|
typescript:
src/components/data-entry/QueryItem/Text.stories.tsx#L32
Object literal may only specify known properties, and 'text' does not exist in type 'Partial<ITextProps>'.
|
typescript
Process completed with exit code 2.
|