Skip to content

Commit 040fb5e

Browse files
Order
1 parent 98a3c55 commit 040fb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/block-library/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ import * as siteTitle from './site-title';
117117
import * as socialLink from './social-link';
118118
import * as socialLinks from './social-links';
119119
import * as spacer from './spacer';
120-
import * as table from './table';
121120
import * as tab from './tab';
121+
import * as table from './table';
122122
import * as tableOfContents from './table-of-contents';
123123
import * as tabs from './tabs';
124124
import * as tagCloud from './tag-cloud';

0 commit comments

Comments
 (0)