From de99e3d20080f527f111d4f1bae24875c6c352d9 Mon Sep 17 00:00:00 2001 From: asvarcas Date: Wed, 18 Dec 2019 11:21:36 -0300 Subject: [PATCH] Corrected anchors in the docs. --- docs/CreateEdit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CreateEdit.md b/docs/CreateEdit.md index ae8c97b4fba..09ee2e7a2dd 100644 --- a/docs/CreateEdit.md +++ b/docs/CreateEdit.md @@ -894,8 +894,8 @@ You can customize each row in a `` or in a `` by passing * `className` * [`variant`](#variant) * [`margin`](#margin) -* [`formClassName`](#formClassName) -* [`fullWidth`](#fullWidth) +* [`formClassName`](#formclassname) +* [`fullWidth`](#fullwidth) You can find more about these props in [the Input documentation](./Inputs.md#common-input-props).