ui: display relevant accounts #371
Annotations
7 errors
Run pnpm lint:strict:
src/pages/inspect/ui/search.tsx#L39
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict:
src/pages/trade/ui/form-tabs.tsx#L21
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict:
src/pages/trade/ui/history-tabs.tsx#L21
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict:
src/pages/trade/ui/positions.tsx#L203
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict:
src/pages/trade/ui/route-tabs.tsx#L20
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict:
src/pages/trade/ui/trades-tabs.tsx#L29
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
|
Run pnpm lint:strict
Process completed with exit code 2.
|
Loading