diff --git a/frontend/src/pages/PolicyLibrary/index.jsx b/frontend/src/pages/PolicyLibrary/index.jsx index 891063a..d53855f 100644 --- a/frontend/src/pages/PolicyLibrary/index.jsx +++ b/frontend/src/pages/PolicyLibrary/index.jsx @@ -276,73 +276,83 @@ function Directory({ {show == true && (
-
- - - - {/*
*/} - {/* */} - {/* // setShowFolderSelection(!showFolderSelection)*/} - {/* // }*/} - {/* className="border-none text-sm font-semibold bg-white light:bg-[#E0F2FE] h-[32px] w-[32px] rounded-lg text-dark-text hover:bg-neutral-800/80 hover:text-white light:text-[#026AA2] light:hover:bg-[#026AA2] light:hover:text-white flex justify-center items-center group"*/} - {/* >*/} - {/* */} - {/* */} - {/* {showFolderSelection && (*/} - {/* item.type === "folder"*/} - {/* )}*/} - {/* onSelect={moveToFolder}*/} - {/* onClose={() => setShowFolderSelection(false)}*/} - {/* />*/} - {/* )}*/} - {/*
*/} - -
+
+ + + + + {/*
*/} + {/* */} + {/* // setShowFolderSelection(!showFolderSelection)*/} + {/* // }*/} + {/* className="border-none text-sm font-semibold bg-white light:bg-[#E0F2FE] h-[32px] w-[32px] rounded-lg text-dark-text hover:bg-neutral-800/80 hover:text-white light:text-[#026AA2] light:hover:bg-[#026AA2] light:hover:text-white flex justify-center items-center group"*/} + {/* >*/} + {/* */} + {/* */} + {/* {showFolderSelection && (*/} + {/* item.type === "folder"*/} + {/* )}*/} + {/* onSelect={moveToFolder}*/} + {/* onClose={() => setShowFolderSelection(false)}*/} + {/* />*/} + {/* )}*/} + {/*
*/} + +
)} - + - {isFolderModalOpen && ( -
- +