update button

This commit is contained in:
2021-02-11 12:14:59 +02:00
parent 264a35f5e0
commit 2840db3fd2
6 changed files with 13 additions and 9 deletions

View File

@@ -6,10 +6,10 @@
:theme="this.theme"
/> -->
<slot />
<Footer
<!-- <Footer
:record="$static.footer"
@setTheme="setTheme"
:theme="this.theme" />
:theme="this.theme" /> -->
</div>
</template>