added type to event

This commit was merged in pull request #4.
This commit is contained in:
Ebube
2024-03-05 16:40:19 +01:00
parent 3a5901c798
commit 130c2372c7
6 changed files with 30 additions and 6 deletions
-1
View File
@@ -1,4 +1,3 @@
import React from "react";
type ButtonProps = {
className?: string;