Files
freeCodeCamp/mock-guide/english/components/index.md
2019-02-14 09:33:53 +00:00

281 B

title
title
Components

Components

We can use custom components for guide articles. Add

component: path/to/component

to an article frontmatter to use your component. Your component should be located in client/src/templates/Guide/components/path/to/component.