Issues_July_4W #316

Merged
ashutosh.nehete merged 113 commits from Issues_July_4W into main 2025-07-31 05:53:29 +00:00
Showing only changes of commit cc05dbad20 - Show all commits

View File

@ -134,6 +134,12 @@ const NotesDirectory = ({
: "hidden",
}}
>
<input
type="checkbox"
className="switch-input"
onChange={() => handleSwitch(!IsActive)}
value={IsActive}
/>
<input type="checkbox" className="switch-input" />
<span className="switch-toggle-slider">
<span className="switch-on"></span>