File Manager View #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "riobuenoDevelops/file-manager"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Features
Added shadcn Components
Added dependencies
@tanstack/react-table
: Requiered for TableAdded Application Components
/components/data-table.tsx
: Reusable Table template based on the provideddata
andcolumns
./components/file-card.tsx
This file contains the following components:FileCardList
FileCard
routes/file-manager/columns.tsx
: Contains Files Table columns definitions.Added Routes:
/file-manager
Renamed Components
DashboardLayout
toGeneralLayout
Updated Components
Input
: AddedfullWidth
andleftIcon
props.To Discuss:
Pull request closed