<template>
  <div>INTEGRATIONS</div>
</template>

<script>
export default {
  name: 'IntegrationSettings',
}
</script>