docs: add custom font docs #70
Annotations
10 warnings
|
lint:
components/rate.tsx#L64
Do not call the 'set' function 'setPrevious' of 'useState' directly in 'useEffect'
|
|
lint:
components/mdx/meta-data.tsx#L226
Do not use item index in the array as its key
|
|
lint:
components/mdx/meta-data.tsx#L207
Do not use item index in the array as its key
|
|
lint:
components/mdx/mermaid.tsx#L46
Using 'dangerouslySetInnerHTML' may have security implications
|
|
lint:
components/mdx/api-table.tsx#L42
Do not use item index in the array as its key
|
|
lint:
components/magicui/rainbow-button.tsx#L91
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
components/animate-ui/text/sliding-number.tsx#L107
A/an 'object expression' as default prop. This could lead to potential infinite render loop in React. Use a variable instead of 'object expression'
|
|
lint:
components/animate-ui/radix/switch.tsx#L31
Do not call the 'set' function 'setIsChecked' of 'useState' directly in 'useEffect'
|
|
lint:
components/animata/images-reveal.tsx#L45
Do not use item index in the array as its key
|
|
lint:
components/animata/images-reveal.tsx#L39
A/an 'array expression' as default prop. This could lead to potential infinite render loop in React. Use a variable instead of 'array expression'
|