mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 12:08:12 +00:00
enkapsulacja i uporządkowanie komponentów
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<template>
|
||||
<div class="g-card-dimmer" @click="store.isRealStockListCardOpen = false"></div>
|
||||
|
||||
<div class="real-stock-card g-card" @keydown.esc="store.isRealStockListCardOpen = false">
|
||||
<div class="g-card_bg" @click="store.isRealStockListCardOpen = false"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user