Untitled
Anonymous
plain_text
03/13/2024 5:13 AM
388 B
14
Indexable
ref={asideRef}
style={{ display: propToggleButton ? "block" : "none" }}
className={`fixed ${propToggleButton ? "lg:flex" : "hidden"} z-20 h-full top-0 bg-[#141414] shadow-lg left-0 lg:flex flex-shrink-0 flex-col w-[324px] transition duration-500 ease-in-out delay-150`}Editor is loading...
Leave a Comment