79361702

Date: 2025-01-16 13:16:45
Score: 1
Natty:
Report link

In the link you provided, there is a footnote that says “Important”. (Screenshot)

...Import the component from the individual package...

It means you should import components like this:

import { Button } from '@nextui-org/button'

Not like this

import { Button } from '@nextui-org/react'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Данил Фархутдинов