use camel case

This commit is contained in:
Andrew Croce 2018-08-27 14:16:25 -04:00 committed by Montana
parent 8d8b769673
commit 8c6785f0f1

View File

@ -8,8 +8,8 @@
{{ EmptyState( {{ EmptyState(
'There are currently no members in this Workspace.', 'There are currently no members in this Workspace.',
actionLabel='Invite a new Member', action_label='Invite a new Member',
actionHref='/members/new', action_href='/members/new',
icon='avatar' icon='avatar'
) }} ) }}