Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Directory: Add list of installed blocks to pre-publish sidebar #22752

Merged
merged 6 commits into from
Jun 3, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix style import
  • Loading branch information
ryelle committed May 29, 2020

Verified

This commit was signed with the committer’s verified signature.
ryelle Kelly Dwan
commit c3314db373d0057518bf5e71ff28ec0046d51172
2 changes: 1 addition & 1 deletion packages/block-directory/src/style.scss
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@
@import "./components/downloadable-block-notice/style.scss";
@import "./components/downloadable-blocks-list/style.scss";
@import "./components/downloadable-blocks-panel/style.scss";
@import "./plugins/downloadable-block-pre-publish-panel/style.scss";
@import "./plugins/installed-blocks-pre-publish-panel/style.scss";