fix: api playground ctrl+grave interaction #8533
Annotations
4 errors and 2 warnings
eslint:
packages/ui/app/src/search/SearchV2.tsx#L63
'isThemeSwitchEnabled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/ui/app/src/search/SearchV2.tsx#L64
'setTheme' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint
@fern-ui/ui#lint:eslint: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:eslint exited (1)
|
eslint
Process completed with exit code 1.
|
eslint:
packages/ui/app/src/search/SearchHits.tsx#L103
'hits' is deprecated. use `items` instead
|
eslint:
packages/ui/app/src/search/SearchHits.tsx#L290
'hits' is deprecated. use `items` instead
|
Loading