Skip to content

Commit

Permalink
Update program.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sametaln committed Nov 25, 2024
1 parent 5b356f5 commit 52c8e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/routes/program.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createRoute } from '@tanstack/react-router'
import ProgramCard from '../components/programCard.component'
import ProgramCard from '../components/ProgramCard.component'
import { rootRoute } from './__root'
import { UserContextProvider } from '../context/UserContext'

Expand Down

0 comments on commit 52c8e7c

Please sign in to comment.