Commit 018e1bd5 authored by kushalpandya's avatar kushalpandya

Use kebab-case for props

parent e7d6af72
......@@ -207,8 +207,8 @@ export default {
/>
<group-identicon
v-else
:entityId=group.id
:entityName="group.name"
:entity-id=group.id
:entity-name="group.name"
/>
</a>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment