mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge branch 'onTheFly' into resume_accourse
This commit is contained in:
commit
daa8b03c8b
@ -13,9 +13,9 @@ import OnTheFly from './components/OnTheFly.vue';
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "App",
|
name: "App",
|
||||||
components: [
|
components: {
|
||||||
'OnTheFly'
|
OnTheFly
|
||||||
],
|
},
|
||||||
props: ['onTheFly'],
|
props: ['onTheFly'],
|
||||||
computed: {
|
computed: {
|
||||||
context() {
|
context() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user