Skip to content

Commit

Permalink
docs(version): improve version visibility in toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Robo-Rin authored and Josh Espinosa committed Jan 5, 2024
1 parent 6d57983 commit b333d26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ const preview: Preview = {
value: commitHash,
title: `Commit Hash: ${commitHash}`
}
]
],
title: versionNum
}
}
}
Expand Down

0 comments on commit b333d26

Please sign in to comment.