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
Copy file name to clipboardExpand all lines: app/src/tutorial/Canvas.tsx
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,28 @@ const Canvas: React.FC<{
29
29
<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
30
Drag the selected item on to the center canvas.</p>
0 commit comments