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 98a3c55 commit 040fb5eCopy full SHA for 040fb5e
packages/block-library/src/index.js
@@ -117,8 +117,8 @@ import * as siteTitle from './site-title';
117
import * as socialLink from './social-link';
118
import * as socialLinks from './social-links';
119
import * as spacer from './spacer';
120
-import * as table from './table';
121
import * as tab from './tab';
+import * as table from './table';
122
import * as tableOfContents from './table-of-contents';
123
import * as tabs from './tabs';
124
import * as tagCloud from './tag-cloud';
0 commit comments