Skip to content

Commit

Permalink
chore: NIP
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 15, 2024
1 parent 57543a9 commit 6f6151a
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 @@ -126,7 +126,7 @@ export const Component: React.FC = () => {

```tsx
import React from 'react'
import { useRef, useReactive } from 'veact'
import { useReactive } from 'veact'

export const Component: React.FC = () => {
const data = useReactive({
Expand Down

0 comments on commit 6f6151a

Please sign in to comment.