Skip to content

Commit

Permalink
Hide VoteNextCourse
Browse files Browse the repository at this point in the history
  • Loading branch information
xjahic committed Dec 9, 2023
1 parent 3e55e37 commit fd136e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/kurzy/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import NavBar from '../../components/NavBar'
import {useAuth} from '../../AuthUserContext'
import {useGetCourses} from '../../api/courses'
import {UserAndQueryGuard} from '../../QueryGuard'
import VoteNextCourse from '../../components/domain/vote/VoteNextCourse'
import {device} from '../../theme/device'
import Head from '../../components/Head'
import {prefixWithHost, routes} from '../../routes'
Expand Down Expand Up @@ -118,7 +117,6 @@ const BottomContentWraper = () => {
return (
<>
<Testimonials />
<VoteNextCourse />
<Text align="center" size="large">
Chceš sa naučiť vyvíjať softvér? Ak hľadáš online kurz programovania, si
tu správne. Zameriavame sa na programovanie pre úplných začiatočníkov aj
Expand Down

0 comments on commit fd136e2

Please sign in to comment.