Commit 018e1bd5 authored by kushalpandya's avatar kushalpandya

Use kebab-case for props

parent e7d6af72
...@@ -207,8 +207,8 @@ export default { ...@@ -207,8 +207,8 @@ export default {
/> />
<group-identicon <group-identicon
v-else v-else
:entityId=group.id :entity-id=group.id
:entityName="group.name" :entity-name="group.name"
/> />
</a> </a>
</div> </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