📝 add create plugin guide

This commit is contained in:
yanyongyu
2020-11-09 11:14:23 +08:00
parent 7ce69fb6f8
commit 946750a189
2 changed files with 57 additions and 13 deletions

View File

@ -103,7 +103,7 @@ module.exports = context => ({
sidebar: "auto",
children: [
"loading-a-plugin",
"writing-a-plugin"
"creating-a-plugin"
]
}
],