📝(doc) add migration guide
As this new version introduced some breaking changes, this doc was needed.
This commit is contained in:
@@ -42,7 +42,7 @@ const preview: Preview = {
|
||||
},
|
||||
options: {
|
||||
storySort: (a, b) => {
|
||||
const roots = ['Getting Started', 'Components'];
|
||||
const roots = ['Getting Started', 'Components', 'Migrating'];
|
||||
const gettingStartedOrder = [
|
||||
'Installation',
|
||||
'First steps',
|
||||
|
||||
Reference in New Issue
Block a user