From 0979b051fad410826e78cc87530e7c381b3894f9 Mon Sep 17 00:00:00 2001 From: MonsterPi13 Date: Sun, 4 Feb 2024 17:18:07 +0800 Subject: [PATCH] fix: tailwind variable spell error --- app/(dashboard)/_components/empty-boards.tsx | 2 +- app/(dashboard)/_components/empty-favorites.tsx | 2 +- app/(dashboard)/_components/empty-search.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/(dashboard)/_components/empty-boards.tsx b/app/(dashboard)/_components/empty-boards.tsx index 709dff9..7a9e934 100644 --- a/app/(dashboard)/_components/empty-boards.tsx +++ b/app/(dashboard)/_components/empty-boards.tsx @@ -39,7 +39,7 @@ export const EmptyBoards = () => {

Create your first board!

-

+

Start by creating a board for your organization

diff --git a/app/(dashboard)/_components/empty-favorites.tsx b/app/(dashboard)/_components/empty-favorites.tsx index 24c080a..5d486be 100644 --- a/app/(dashboard)/_components/empty-favorites.tsx +++ b/app/(dashboard)/_components/empty-favorites.tsx @@ -12,7 +12,7 @@ export const EmptyFavorites = () => {

No favorite boards!

-

+

Try favoriting a board

diff --git a/app/(dashboard)/_components/empty-search.tsx b/app/(dashboard)/_components/empty-search.tsx index 4262117..3e3b542 100644 --- a/app/(dashboard)/_components/empty-search.tsx +++ b/app/(dashboard)/_components/empty-search.tsx @@ -12,7 +12,7 @@ export const EmptySearch = () => {

No results found!

-

+

Try searching for something else