From 351ff1df17aacd568ec7242b1fa2242bc79f3c3c Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 7 May 2023 17:29:37 +0200 Subject: [PATCH] change title to "Subscribed" --- src/App.js | 4 ++-- src/components/views/Home.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index 4e96653c..2438af07 100644 --- a/src/App.js +++ b/src/App.js @@ -165,9 +165,9 @@ export default function App() { }> } /> - }> + {/* }> } /> - + */} } /> diff --git a/src/components/views/Home.jsx b/src/components/views/Home.jsx index 317bad21..04e66403 100644 --- a/src/components/views/Home.jsx +++ b/src/components/views/Home.jsx @@ -92,7 +92,7 @@ const Home = () => { {account?.subscriptions?.length > 0 ? ( -

Board Subscriptions

+

Subscriptions