feat: close: #250 add breadcrumbs (#251) #509
Annotations
8 errors
src/components/App.tsx#L7
Using exported name 'Breadcrumbs' as identifier for default export
|
src/components/Breadcrumbs.tsx#L5
'matches' is never reassigned. Use 'const' instead
|
src/components/Breadcrumbs.tsx#L6
'crumbs' is never reassigned. Use 'const' instead
|
src/components/Breadcrumbs.tsx#L16
Do not use Array index in keys
|
src/index.jsx#L23
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
src/index.jsx#L53
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
src/index.jsx#L63
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
|
The logs for this run have expired and are no longer available.
Loading