Brijeshkumar Yadav

Results 2 comments of Brijeshkumar Yadav

Here is the solution ```js 'use client'; import React, { useEffect, useState } from 'react'; import { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerTitle, DrawerTrigger, } from '@/components/ui/drawer'; import {...

## I have identified a solution: - Start by removing the div code from the table. ![image](https://github.com/shadcn-ui/ui/assets/98093369/2c2458a9-afd5-4a71-8ce1-89072bf57e03) - Place a div above the table component, setting its height, and relative,...