build: 清理 tinyflow-ui 构建告警
- 收口 Svelte props 响应式引用与 custom element props 声明 - 清理局部未使用样式与类型告警并保持现有业务语义
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<svelte:options customElement={{ props: {} }} />
|
||||
|
||||
<script lang="ts">
|
||||
import type {Snippet} from 'svelte';
|
||||
import {Render} from './index';
|
||||
|
||||
Reference in New Issue
Block a user