amend vuex conf
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
<main class="min-h-dvh">
|
||||
<slot />
|
||||
<div class="fixed bottom-0 right-0 z-50 p-2">
|
||||
<!-- <div class="fixed bottom-0 right-0 z-50 p-2">
|
||||
<ButtonCTA @click="changeLang" >
|
||||
Cambiar Idioma
|
||||
</ButtonCTA>
|
||||
</div>
|
||||
</div> -->
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<!-- <script>
|
||||
import { mapGetters, mapActions } from 'vuex';
|
||||
|
||||
export default {
|
||||
@@ -35,4 +35,4 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script> -->
|
||||
Reference in New Issue
Block a user