Fixed unit test

pull/878/head
Alex Tran 2022-10-25 22:15:17 +07:00
parent 95ebf815eb
commit ae96508e15
No known key found for this signature in database
GPG Key ID: E4954BC787B85C8A
1 changed files with 1 additions and 0 deletions

@ -1,4 +1,5 @@
<script lang="ts">
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export let logo: any;
export let title: string;
export let value: string;