Mamoun Debbarh
Results
2
comments of
Mamoun Debbarh
> A working sample should be > > ``` > import { Popover, Button, Text } from "@nextui-org/react"; > > export default function App() { > return ( > >...
This issue might be related to: https://bytemeta.vip/index.php/repo/nextui-org/nextui/issues/481 I am getting the error Module '"@nextui-org/react"' has no exported member 'Popover' When importing. But I have reinstalled the package so it should...