Skip to content

Commit

Permalink
Deploying to main from @ hellof2e/quark-design@78c674c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Aug 5, 2024
1 parent 595816a commit 6cbb9df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/docs_vue/docs/rate/doc.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ quark-rate {
```html
<quark-rate
defaultvalue="2"
imgicon="https://raw.githubusercontent.com/hellof2e/static/main/quark-logo.png"
imgicon="https://cdn.jsdelivr.net/npm/quark-static@latest/quark-logo.png"
></quark-rate>
```

Expand Down
2 changes: 1 addition & 1 deletion src/docs_vue/docs/rate/doc.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ quark-rate {
```html
<quark-rate
defaultvalue="2"
imgicon="https://raw.githubusercontent.com/hellof2e/static/main/quark-logo.png"
imgicon="https://cdn.jsdelivr.net/npm/quark-static@latest/quark-logo.png"
></quark-rate>
```

Expand Down

0 comments on commit 6cbb9df

Please sign in to comment.