summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/groups/clusters/connect/index.js
blob: de9ded87ef3815973a9deef08899a7eca737fc6f (plain)
1
2
3
import initNewCluster from '~/clusters/new_cluster';

initNewCluster();