Add alt option to Spinner #20846
Annotations
5 errors
|
Lint JavaScript:
packages/react/src/Spinner/Spinner.tsx#L1
Replace `·useId·` with `useId`
|
Lint JavaScript:
packages/react/src/Spinner/Spinner.tsx#L25
Replace `""` with `''`
|
Lint JavaScript:
packages/react/src/Spinner/Spinner.tsx#L27
React Hook "useId" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
Lint JavaScript
Process completed with exit code 1.
|
Loading