fix: clear session active when close session
This commit is contained in:
11
src/views/SearchLoadsView.vue
Normal file
11
src/views/SearchLoadsView.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<h2 class="title">Buscar cargas</h2>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user