mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
layout update test push
This commit is contained in:
parent
885c0c0d96
commit
b551495799
@ -11,9 +11,6 @@ import defaultLayout from '@/layouts/defaultLayout'
|
||||
export default {
|
||||
name: 'app',
|
||||
components: { defaultLayout },
|
||||
mounted() {
|
||||
console.log('Test mounted log')
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
<b-card-text>
|
||||
<b-link to="creation-confirm">
|
||||
<h1>{{ $store.state.openCreations }}</h1>
|
||||
<h1>Layout test</h1>
|
||||
</b-link>
|
||||
</b-card-text>
|
||||
</b-card>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user