Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0507c66

Browse files
authored
Trailing space
1 parent b1992bd commit 0507c66

File tree

1 file changed

+1
-1
lines changed
  • src/guides/v2.2/ui_comp_guide/components

1 file changed

+1
-1
lines changed

src/guides/v2.2/ui_comp_guide/components/ui-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The File component implements the [HTML](https://glossary.magento.com/html) `<in
1515
| `disabled` | Initial component's state. When set to `true`, users cannot take action on the element. | Boolean | `false` |
1616
| `visible` | Initial component's visibility. When set to `false`, the `display: none` CSS style is added to the component's DOM block. | Boolean | `true` |
1717

18-
## Source files
18+
## Source files
1919

2020
Extends [`Abstract`]({{ site.mage2bloburl }}/{{ page.guide_version }}/app/code/Magento/Ui/view/base/web/js/form/element/abstract.js):
2121

0 commit comments

Comments
 (0)