Added Document Managment feature #388

Merged
pramod.mahajan merged 124 commits from Document_Manag into main 2025-09-10 14:34:35 +00:00
Showing only changes of commit ef0eff98f8 - Show all commits

View File

@ -139,7 +139,7 @@ const NotesDirectory = ({
type="checkbox" type="checkbox"
className="switch-input" className="switch-input"
onChange={handleSwitch} onChange={handleSwitch}
checked={!IsActive} // invert binding checked={!IsActive} // invert binding
style={{ transform: "scale(0.8)" }} style={{ transform: "scale(0.8)" }}
/> />
<span <span