From 0230cd134eaf14696fed8148e73a83c8393e481e Mon Sep 17 00:00:00 2001 From: amy Date: Wed, 18 Dec 2024 10:43:28 +0330 Subject: [PATCH] copy button --- src/App.tsx | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index c87d4ab..546ffea 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -67,9 +67,21 @@ function App() { -
- {message()} +
+
+ {message()} +
+