mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 08:35:00 +00:00
JS corrections in ChillPersonBundle required by ESLint
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</div> -->
|
||||
</template>
|
||||
<script>
|
||||
import { mapGetters, mapState } from 'vuex'
|
||||
import { mapState } from 'vuex'
|
||||
import Banner from './components/Banner.vue';
|
||||
import StickyNav from './components/StickyNav.vue';
|
||||
import OriginDemand from './components/OriginDemand.vue';
|
||||
|
Reference in New Issue
Block a user