mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-11 13:30:39 +01:00
updated sort order
This commit is contained in:
parent
53e2196d8d
commit
73954b85bd
@ -29,6 +29,7 @@ const preview: Preview = {
|
|||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
storySort: {
|
storySort: {
|
||||||
|
method: "alphabetical",
|
||||||
order: ["Documentation", ["Introduction", "Colors", "Icons"], "Component Library"],
|
order: ["Documentation", ["Introduction", "Colors", "Icons"], "Component Library"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user