Skip to content

Commit

Permalink
feat(web-components): fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duenyang committed Jul 10, 2024
1 parent 4dfbaaa commit af06f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ import 'tdesign-icons-web-components/esm/iconfont'
// single icon
import 'tdesign-icons-web-components/esm/components/add'

<t-icon-add name="add"></t-icon-add>
<t-icon-add></t-icon-add>
```

0 comments on commit af06f4d

Please sign in to comment.