diff --git a/client/src/components/layout/PeriodActionButton.tsx b/client/src/components/layout/PeriodActionButton.tsx index e8415f4..3133a64 100644 --- a/client/src/components/layout/PeriodActionButton.tsx +++ b/client/src/components/layout/PeriodActionButton.tsx @@ -14,7 +14,7 @@ function ActionButton(props: ActionButtonProps) { const { children, now, note, onClick } = props; return (