From 9cf0b1403097e15f9909a3ef293c654026f1ae07 Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Fri, 17 Apr 2026 03:00:48 +0000
Subject: [PATCH] Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
---
src/components/app-shell.tsx | 3 +
src/components/date-calculator.tsx | 245 +++++++++++++++++++++++++++++
2 files changed, 248 insertions(+)
create mode 100644 src/components/date-calculator.tsx
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
+