Skip to content

Commit

Permalink
Merge branch 'opportunity-hack:dev' into email-notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerdavis1 authored Dec 8, 2023
2 parents ef0465a + a095416 commit aca27f7
Show file tree
Hide file tree
Showing 2 changed files with 811 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/calendar+/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import parse from 'date-fns/parse/index.js'
import startOfWeek from 'date-fns/startOfWeek/index.js'
import getDay from 'date-fns/getDay/index.js'
import enUS from 'date-fns/locale/en-US/index.js'
import 'react-big-calendar/lib/css/react-big-calendar.css'
import '~/styles/react-big-calendar.css'
import { Icon } from '~/components/ui/icon.tsx'

import {
Expand Down
Loading

0 comments on commit aca27f7

Please sign in to comment.