From 8da66683be862ca0a36f86685b14ab1a13749dfb Mon Sep 17 00:00:00 2001 From: Bing Wen Tan Date: Sat, 1 Jun 2024 19:55:07 +0800 Subject: [PATCH] typescript bug --- checkers-app/src/components/dashboard/CelebrationDialog.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/checkers-app/src/components/dashboard/CelebrationDialog.tsx b/checkers-app/src/components/dashboard/CelebrationDialog.tsx index c64c148..03babd8 100644 --- a/checkers-app/src/components/dashboard/CelebrationDialog.tsx +++ b/checkers-app/src/components/dashboard/CelebrationDialog.tsx @@ -1,7 +1,6 @@ import React from "react"; import { Dialog, - DialogHeader, DialogBody, DialogFooter, Typography,