You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName={classes.text}>Select a <spanclassName={classes.notLink}onClick={()=>setPage('Reusable_Components')}>reusable component</span>, click and hold to drag on to a page.<br/>
30
31
Drag the selected item on to the center canvas.</p>
31
32
<hr/>
33
+
<h1className={classes.title}>Undo and Redo</h1>
34
+
<pclassName={classes.text}> The undo functionality is implemented to revert the user's last action. Redo will reperform the user's last undid action.
0 commit comments