We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcbe51 commit 89b13e9Copy full SHA for 89b13e9
1 file changed
src/containers/course/layout-05/index.tsx
@@ -53,7 +53,7 @@ const CourseArea = ({ data: { section_title, courses }, space, bg, titleSize }:
53
variants={scrollUpVariants}
54
>
55
<Button path="/subjects/all" className="tw-mt-[50px]">
56
- View All Modules <i className="far fa-long-arrow-right tw-ml-3" />
+ View All Subjects <i className="far fa-long-arrow-right tw-ml-3" />
57
</Button>
58
</motion.div>
59
</div>
0 commit comments