From a3d874e38996d737a280ef7a3f8886cca5a4449a Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 16 Jul 2019 17:23:09 +0200 Subject: [PATCH] docs: fix markup (#360) * Fix broken markup --- docs/faq/component-props.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/component-props.md b/docs/faq/component-props.md index 028a647..e2f5522 100644 --- a/docs/faq/component-props.md +++ b/docs/faq/component-props.md @@ -6,7 +6,7 @@ Easy. Instead of defining `metaInfo` as an object, define it as a function and a ```html