Add Editable state to canvas along with Save and Cancel buttons while in Editable mode. Save - saves the new state after editing. Cancel - reverts to the widget state before Edit mode
This commit is contained in:
@@ -14,8 +14,6 @@ export default function VolcanoCanvas() {
|
||||
display="flex"
|
||||
alignItems="center"
|
||||
justifyContent="center"
|
||||
|
||||
|
||||
>
|
||||
<Text fontsize="2xl" fontWeight="bold" color="gray.700">
|
||||
Volcano Canvas coming soon!
|
||||
|
||||
Reference in New Issue
Block a user