Skip to content

Commit

Permalink
Merge pull request #87 from FriedRiceNoodles/feat/docs-site
Browse files Browse the repository at this point in the history
fix: fixed broken img on README
  • Loading branch information
FriedRiceNoodles authored Mar 21, 2024
2 parents ec9b3d5 + c3c459d commit 1aa1b36
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 @@ -8,7 +8,7 @@

`Banana UI` 是一套底层基于 `Web Components` 的组件库,它提供了一套常用的组件。

<img height="160" src="./public/logos/main-logo-800.png">
<img height="160" src="https://s6.imgcdn.dev/WIoV0.png" />

官方文档: https://banana-ui.com/

Expand Down

0 comments on commit 1aa1b36

Please sign in to comment.