From 0b2c68ffd8a8e9c0aea374109b8601f9dfdd3691 Mon Sep 17 00:00:00 2001 From: Asfandyar Tanwer <91708459+Asfand00@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:29:33 -0700 Subject: [PATCH] Update: added new profile button on page (#535) --- app/creator-page/page.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/app/creator-page/page.tsx b/app/creator-page/page.tsx index 6d854cf..9a98312 100644 --- a/app/creator-page/page.tsx +++ b/app/creator-page/page.tsx @@ -37,7 +37,7 @@ const Creator = () => { flexDirection="column" sx={{ mt: 6 }} > - + + + +