Skip to content

Commit

Permalink
Merge pull request #63 from lucaszhu2zgf/patch-1
Browse files Browse the repository at this point in the history
Update layout.md
  • Loading branch information
winixt authored Jun 2, 2021
2 parents 6946778 + 53654d9 commit dbb5e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/zh/reference/plugin/plugins/layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
```js
export default {
layout: {
navigation: 'side
navigation: 'side'
}
}
```
Expand Down Expand Up @@ -261,4 +261,4 @@ export const access = {
}
};

```
```

0 comments on commit dbb5e8c

Please sign in to comment.