Replies: 1 comment
-
Apologies - false alarm! Restarting the HMR server redisplayed the sidebar - in the required order. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a
_meta.json
file to generate an automatic sidebar. I have listed the files as an array of strings in_meta.json
, and this creates a sidebar. However, the entries are in alphabetical order. I want them to appear in the same order as they are listed in the_meta.json
file. How do I achieve this?Beta Was this translation helpful? Give feedback.
All reactions