Skip to content

Commit

Permalink
chore: mod readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticsoul committed Jan 14, 2024
1 parent 07a552a commit ff570ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ function Demo() {
}
```

### dep collection
### dep tracking

**依赖收集**,组件渲染期间将实时收集到数据依赖
**依赖追踪**,组件渲染期间将实时收集到数据依赖

```tsx
import { useAtom } from 'helux';
Expand Down

0 comments on commit ff570ad

Please sign in to comment.