From 4262fab39cad0983d33c5b3eee7095886e1393d6 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 24 Oct 2023 10:25:26 -0300 Subject: [PATCH 1/2] fix property: checked => isChecked. --- src/views/emoji-packs/browse.tsx | 2 +- src/views/home/index.tsx | 2 +- src/views/lists/browse.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/emoji-packs/browse.tsx b/src/views/emoji-packs/browse.tsx index 3635ef062..3d74c46d3 100644 --- a/src/views/emoji-packs/browse.tsx +++ b/src/views/emoji-packs/browse.tsx @@ -41,7 +41,7 @@ function EmojiPacksBrowsePage() { - + Show Empty diff --git a/src/views/home/index.tsx b/src/views/home/index.tsx index 5899b75f4..1a285a499 100644 --- a/src/views/home/index.tsx +++ b/src/views/home/index.tsx @@ -44,7 +44,7 @@ function HomePage() { const header = ( - + Show Replies diff --git a/src/views/lists/browse.tsx b/src/views/lists/browse.tsx index a1ec75517..1af124f62 100644 --- a/src/views/lists/browse.tsx +++ b/src/views/lists/browse.tsx @@ -61,10 +61,10 @@ function BrowseListPage() { - + Show Empty - + Show Mute From fca2cec6e1970b2b779c04ac1811fd4c132e795a Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 24 Oct 2023 10:26:21 -0300 Subject: [PATCH 2/2] add a missing space after "Find a goal". --- src/views/goals/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/goals/index.tsx b/src/views/goals/index.tsx index a261dabab..635833fa9 100644 --- a/src/views/goals/index.tsx +++ b/src/views/goals/index.tsx @@ -33,8 +33,8 @@ function UserGoalsManagerPage() { You don't have any goals,{" "} Find a goal - {" "} - to support or{" "} + +  to support or{" "} Create one