feat: start implement panels rendering, remove unused files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
let { text }: Props = $props();
|
||||
</script>
|
||||
|
||||
<span class="badge" id="panelCount">{text}</span>
|
||||
<span class="badge">{text}</span>
|
||||
|
||||
<style>
|
||||
.badge {
|
||||
|
||||
Reference in New Issue
Block a user