aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/src/views/Error.vue
blob: 528fb8aaf0a8a8128cb63e2880cef9099417162b (plain)
1
2
3
4
5
6
7
8
<template>
  <div class="row justify-content-center">
    /!\ Error please configure CORS on server
  </div>
</template>