Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
aab0c77fc9
commit
3364f77c4c
@@ -26,7 +26,7 @@ import { useBubbleCounts } from "@/lib/use-bubble-counts";
|
||||
import { NotificationBell } from "@/components/notifications/notification-bell";
|
||||
import { DateCalculator } from "@/components/date-calculator";
|
||||
import { HeaderTimer } from "@/components/timer/header-timer";
|
||||
import { QuickAdd } from "@/components/quick-add/quick-add";
|
||||
import { QuickAddTime, QuickAddExpense } from "@/components/quick-add/quick-add";
|
||||
|
||||
function initials(name: string, email: string) {
|
||||
const src = (name || email || "").trim();
|
||||
|
||||
Reference in New Issue
Block a user