From 78b521a09a7de63bf7a2f96330fcd1637cfe3bf1 Mon Sep 17 00:00:00 2001 From: Shauli Bracha Date: Fri, 17 May 2024 10:36:37 -0400 Subject: [PATCH] Revert "temp commit" This reverts commit f50148eee103a8900a92918e5114b1f2477e2ffc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02054f4d..c9699cdd 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ export default App 4. To run ClickUI locally, run `npm run dev` and navigate to http://localhost:5173 5. To run Storybook locally, run `npm run storybook` and navigate to https://localhost:6006 -Enjoy +Enjoy!