branch-test
This commit is contained in:
parent
dddd3e1a99
commit
6bb55dfb11
|
@ -1,7 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="dashboard-container">
|
<div class="dashboard-container">
|
||||||
<component :is="currentRole" />
|
<component :is="currentRole" />
|
||||||
<div>test</div>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue