Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq authored Oct 30, 2024
1 parent 7ca340f commit daa15ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/app/[locale]/timesheet/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ type ViewToggleButtonProps = {

interface FooterTimeSheetProps {
fullWidth: boolean;
};
}

function TimeSheetPage() {
const t = useTranslations();
Expand Down

0 comments on commit daa15ab

Please sign in to comment.