hata düzeltme 1
This commit is contained in:
@@ -129,7 +129,7 @@ export default async function DashboardPage() {
|
||||
)
|
||||
}
|
||||
|
||||
function PlusIcon(props: any) {
|
||||
function PlusIcon(props: React.SVGProps<SVGSVGElement>) {
|
||||
return (
|
||||
<svg
|
||||
{...props}
|
||||
|
||||
Reference in New Issue
Block a user