mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-20 06:29:32 +02:00
fix: tsc
This commit is contained in:
@@ -9,7 +9,7 @@ import { categoriesColors } from '../config/uiConfig';
|
||||
interface ToolHeaderProps {
|
||||
title: string;
|
||||
description: string;
|
||||
icon?: IconifyIcon;
|
||||
icon?: IconifyIcon | string;
|
||||
type: string;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user