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 e020ffe commit 5474e14Copy full SHA for 5474e14
src/components/editor-load-notice/index.jsx
@@ -11,7 +11,7 @@ const pluginLoadFailedNotice = __(
11
);
12
13
/**
14
- * Displays a notice with actions to retry or dismiss.
+ * Displays a notice regarding the plugin loading outcome.
15
*
16
* @param {Object} props Component props.
17
* @param {string} props.className Additional class names to apply.
0 commit comments