Closed Jaweki closed 7 months ago
On Deployment vercel excountered a build error that:
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownMenuProps'.
The is commit resolved that bug. It has been tested on a separate github deployement I use for testing bugs.
On Deployment vercel excountered a build error that:
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownMenuProps'.
The is commit resolved that bug. It has been tested on a separate github deployement I use for testing bugs.