mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
chore: update dependencies and fix CodeEditor reactivity
- Update all dependencies to latest versions - Fix CodeEditor file selection to use $effect for proper reactivity - Disable analytics script temporarily - Update sitemap
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
crossorigin=""
|
||||
/>
|
||||
|
||||
<script
|
||||
<!-- <script
|
||||
defer
|
||||
src="/stats/script.js"
|
||||
data-website-id="8b1364c9-f731-40a7-8bd4-4cb8804e3e07"
|
||||
></script>
|
||||
></script> -->
|
||||
|
||||
<!-- DNS Prefetch for external resources -->
|
||||
<link rel="dns-prefetch" href="//github.com" />
|
||||
|
||||
Reference in New Issue
Block a user