Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Jun 4, 2023
1 parent fe58f55 commit ae4f65d
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 @@ -241,7 +241,7 @@ export default class Users extends Use0 {
}
```
Destructure methods for better code before they was used in your component.
Destructure methods for better code before they were used in your component.
```ts
const MyComponent = () => {
Expand Down

0 comments on commit ae4f65d

Please sign in to comment.