mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
refactor: icon and download button use button component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import type { Component, Snippet } from "svelte";
|
||||
import Icon from "./Icon.svelte";
|
||||
import Icon from "./ui/Icon.svelte";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user