hata düzeltme 1

This commit is contained in:
2026-01-13 22:37:50 +03:00
parent 32009b4886
commit dc1b6f1359
11 changed files with 658 additions and 30 deletions

View File

@@ -129,7 +129,7 @@ export default async function DashboardPage() {
)
}
function PlusIcon(props: any) {
function PlusIcon(props: React.SVGProps<SVGSVGElement>) {
return (
<svg
{...props}