mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-04 20:39:02 +08:00
🐛 fix: 修复 GitHub star 按钮仓库路径
This commit is contained in:
@@ -8,12 +8,11 @@
|
||||
<span>Component party</span>
|
||||
</a>
|
||||
<p class="text-gray-300">
|
||||
Web component JavaScript frameworks overview by their syntax and
|
||||
features
|
||||
通过语法和特性对比各 Web 组件 JavaScript 框架
|
||||
</p>
|
||||
<div class="flex space-x-6">
|
||||
<a
|
||||
href="https://github.com/matschik/component-party.dev"
|
||||
href="https://github.com/lainbo/component-party"
|
||||
class="text-gray-500 hover:text-gray-400"
|
||||
>
|
||||
<span class="sr-only">GitHub</span>
|
||||
|
||||
Reference in New Issue
Block a user