1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-21 16:18:28 +01:00

updated sort order

This commit is contained in:
Danielle Flinn 2023-06-01 09:14:36 -07:00
parent 53e2196d8d
commit 73954b85bd
No known key found for this signature in database
GPG Key ID: 2F4D92F3925B800C

View File

@ -29,6 +29,7 @@ const preview: Preview = {
},
options: {
storySort: {
method: "alphabetical",
order: ["Documentation", ["Introduction", "Colors", "Icons"], "Component Library"],
},
},