refactor: icon and download button use button component
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script lang="ts">
|
||||
import { Check } from "@lucide/svelte";
|
||||
|
||||
// TODO: сделать эти типы общими для кнопок \ бейджей \ етц???
|
||||
const ToneVariantDefine = {
|
||||
DEFAULT: "default",
|
||||
ACCENT: "accent",
|
||||
|
||||
Reference in New Issue
Block a user