Update app/assets/javascripts/discourse/app/templates/components/share-popup.hbs

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
Robin Ward 2020-09-30 10:35:30 -04:00
parent 3d6d3e6cb1
commit eac5dfd1ef

View File

@ -34,7 +34,8 @@
</div>
{{/if}}
{{d-button action=(action "close")
{{d-button
action=(action "close")
class="btn btn-flat close"
icon="times"
aria-label="share.close"