Skip to content

Commit

Permalink
Scroll to top for color
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Dec 22, 2024
1 parent 5c101c2 commit ad39bce
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 @@ -103,6 +103,7 @@ const getStyleBookNavigationFromPath = ( path ) => {
if (
path === '/' ||
path.startsWith( '/typography' ) ||
path.startsWith( '/colors' ) ||
path.startsWith( '/blocks' )
) {
return {
Expand Down

0 comments on commit ad39bce

Please sign in to comment.