diff --git a/src/components/app-shell.tsx b/src/components/app-shell.tsx
index 5087d5e..a30ff9d 100644
--- a/src/components/app-shell.tsx
+++ b/src/components/app-shell.tsx
@@ -19,6 +19,7 @@ import { cn } from "@/lib/utils";
import type { ReactNode } from "react";
import { useBubbleCounts } from "@/lib/use-bubble-counts";
import { NotificationBell } from "@/components/notifications/notification-bell";
+import { DateCalculator } from "@/components/date-calculator";
function initials(name: string, email: string) {
const src = (name || email || "").trim();
@@ -102,6 +103,7 @@ export function AppShell({ children }: { children: ReactNode }) {
Stage Law Firm, PLLC
Law Firm Suite
+
@@ -168,6 +170,7 @@ export function AppShell({ children }: { children: ReactNode }) {
Counsel
+