denormalized PairEntry, cleaned up console logs
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<script setup>
|
||||
import {useStore} from "@/store/store";
|
||||
const s = useStore()
|
||||
console.log('errors', s.errors)
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
Reference in New Issue
Block a user