summaryrefslogtreecommitdiff
path: root/app/views/dashboard/groups/_groups.html.haml
blob: dafb58e5370c0e12f0ab81f35939c7c1fddc9f30 (plain)
1
2
3
.js-groups-list-holder
  #dashboard-group-app{ data: { endpoint: dashboard_groups_path(format: :json) } }
    %groups-component{ ':groups' => 'state.groups' }