diff --git a/docs/components/address.md b/docs/components/address.md index 2b584fdad..ff3c1c5bb 100644 --- a/docs/components/address.md +++ b/docs/components/address.md @@ -14,6 +14,9 @@ Expects a string with all ids the address should have. #### # class (optional) Expects a string with all classes the address should have. +#### # text (optional) +Expects a ruby string with the text the address tag should show. + ## Example 1 - yield a given block ```ruby