Skip to content

Commit

Permalink
Add default category
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Sep 20, 2024
1 parent aededc1 commit 9ff790a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/style-book/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function StyleBook( {
</div>
) : (
<StyleBookBody
category={ tabs[ 0 ].name }
examples={ examples }
isSelected={ isSelected }
onClick={ onClick }
Expand Down

0 comments on commit 9ff790a

Please sign in to comment.