Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SagittariusZhu committed Sep 4, 2021
1 parent e487000 commit 08d7198
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ Modify `config/config.js` or `.umirc.js`

```
export default defineConfig({
plugins: [
'umi-plugin-multitabs',
],
...
multitabs: {},
});
```
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umi-plugin-multitabs",
"version": "0.0.2",
"version": "0.0.3",
"description": "add multitabs support to pro-layout",
"keywords": [
"umi",
Expand Down

0 comments on commit 08d7198

Please sign in to comment.