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 dd6fb5e commit 07e2075Copy full SHA for 07e2075
src/components/MDX/YouWillLearnCard.tsx
@@ -28,7 +28,7 @@ function YouWillLearnCard({title, path, children}: YouWillLearnCardProps) {
28
type="primary"
29
size="md"
30
label={title}>
31
- Read More
+ Seguir Leyendo
32
<IconNavArrow displayDirection="right" className="inline ml-1" />
33
</ButtonLink>
34
</div>
0 commit comments