From 37aad08e88f4e9adad20b908fa7c077dfd85ccfd Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sat, 13 Mar 2021 19:04:03 +0900 Subject: [PATCH] fix: Not Keydown --- components/Button.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/Button.tsx b/components/Button.tsx index 8585b61..a8bbf13 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -20,7 +20,6 @@ const Button = ({ ) : onClick ? (