ui-informed overhaul and updates (#17) #203
Annotations
10 warnings
CI:
apps/playground/src/App.tsx#L3
Unable to resolve path to module '@utima/ui'
|
CI:
apps/playground/src/App.tsx#L4
Unable to resolve path to module '@utima/ui-informed'
|
CI:
apps/playground/src/App.tsx#L19
Unable to resolve path to module '@utima/ui-informed/devtools'
|
CI:
apps/playground/src/App.tsx#L27
useState call is not destructured into value + setter pair
|
CI:
apps/playground/src/App.tsx#L172
Unexpected console statement
|
CI:
packages/ui-informed/.storybook/main.ts#L23
Unexpected any. Specify a different type
|
CI:
packages/ui-informed/src/controls/checkbox/Checkbox.tsx#L5
Unable to resolve path to module '@utima/ui'
|
CI:
packages/ui-informed/src/controls/checkbox/Checkbox.tsx#L36
Unexpected any. Specify a different type
|
CI:
packages/ui-informed/src/controls/input/Input.tsx#L1
Unable to resolve path to module '@utima/ui'
|
CI:
packages/ui-informed/src/controls/select/Select.stories.tsx#L2
Unable to resolve path to module '@utima/ui'
|