Skip to content

Commit

Permalink
docs: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jun 17, 2023
1 parent 086e993 commit f756eb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Creates an observable object with the given properties, methods and computed val

```html
<script setup>
import { defineComponent } from 'vue'
import { useLocalObservable } from 'mobx-vue-lite'
const state = useLocalObservable(() => ({
Expand Down

0 comments on commit f756eb1

Please sign in to comment.