mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
add reactives social issues in banner
This commit is contained in:
@@ -28,15 +28,14 @@ import Confirm from './components/Confirm.vue';
|
||||
export default {
|
||||
name: 'App',
|
||||
components: {
|
||||
//Banner,
|
||||
//StickyNav,
|
||||
//PersonsAssociated,
|
||||
//Requestor,
|
||||
Banner,
|
||||
PersonsAssociated,
|
||||
Requestor,
|
||||
SocialIssue,
|
||||
//Referrer, // fait foirer socialissues
|
||||
//Resources,
|
||||
//Comment,
|
||||
//Confirm,
|
||||
//Referrer, //fait foirer socialissues
|
||||
Resources,
|
||||
Comment,
|
||||
Confirm,
|
||||
},
|
||||
computed: mapState([
|
||||
'accompanyingCourse', 'socialIssueOptions'
|
||||
|
Reference in New Issue
Block a user