Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/meshareL/j-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
meshareL committed Apr 12, 2024
2 parents 724500b + cb5e862 commit 9b696db
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 @@ -107,7 +107,7 @@ HTML [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARI
```

## 创建图标对象
图标对象属性查看 [Icon](https://github.com/meshareL/j-icon/blob/master/index.d.ts#L10)
图标对象属性查看 [Icon](https://github.com/meshareL/j-icon/blob/master/index.d.ts#L4)
```javascript
import {h as createElement} from 'vue';
const book = {
Expand Down

0 comments on commit 9b696db

Please sign in to comment.