Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
euaaaio committed Sep 27, 2023
1 parent 9be01ef commit 6083e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ import { $user } from '../stores/index.js'
const app = createApp(…)
app.use(devtools, { User: $user })
app.use(devtools, { 'User': $user })
```

Expand Down

0 comments on commit 6083e72

Please sign in to comment.