diff --git a/src/components/demo-countdown-pill.tsx b/src/components/demo-countdown-pill.tsx index cd771ec..3ebe25e 100644 --- a/src/components/demo-countdown-pill.tsx +++ b/src/components/demo-countdown-pill.tsx @@ -16,7 +16,10 @@ export function DemoCountdownPill() { if (isDemoDay()) { return ( - + ); @@ -37,7 +40,7 @@ export function DemoCountdownPill() { return ( - + );