mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-01 05:51:39 +00:00
feat: add trash page
This commit is contained in:
@@ -131,8 +131,6 @@ export function DirectoryContentTable() {
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
|
||||
export function DirectoryContentTableContent() {
|
||||
const { directoryContent } = useContext(DirectoryPageContext)
|
||||
const optimisticDeletedItems = useAtomValue(optimisticDeletedItemsAtom)
|
||||
|
||||
Reference in New Issue
Block a user