From 9c54b9d902bcff66e123eb6363e39ec53cc05d9f Mon Sep 17 00:00:00 2001 From: kunal232i Date: Tue, 24 Oct 2023 15:31:29 +0000 Subject: [PATCH] Update 'Create' feature in Fandom Page: Change 'plus' icon to 'pencil' icon --- src/pages/fandom/index.tsx | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/pages/fandom/index.tsx b/src/pages/fandom/index.tsx index 220ac5a..e3a2724 100644 --- a/src/pages/fandom/index.tsx +++ b/src/pages/fandom/index.tsx @@ -6,7 +6,19 @@ const Fandom = () => {
- + + +