Issue # 3518940: Added a condition to check if the AI prompt is empty, and warns the user about it
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 8
− 0
@@ -33,6 +33,12 @@ function Edit({ attributes, setAttributes }) {
@@ -40,6 +46,7 @@ function Edit({ attributes, setAttributes }) {
@@ -64,6 +71,7 @@ function Edit({ attributes, setAttributes }) {