chore: icon index template #7
Annotations
3 warnings
lint:
app/(app)/settings.tsx#L23
Do not use Array index as 'key'
|
lint:
components/entry-list.tsx#L152
Do not use Array index as 'key'
|
lint:
components/entry-list.tsx#L360
A/an 'object expression' passed as the value prop to the context provider should not be constructed. It will change on every render. Consider wrapping it in a useMemo hook
|