We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a68b33 commit 18da223Copy full SHA for 18da223
src/welcome/useful-plugins.js
@@ -73,6 +73,7 @@ const PluginCard = ( { plugin } ) => {
73
74
// formData is empty
75
if ( formData.entries().next().done ) {
76
+ setStatus( prevStatus )
77
return
78
}
79
0 commit comments