This commit is contained in:
Roman Cervantes 2019-11-26 14:37:10 -07:00
parent 90c837b348
commit 0f60a4d367

View file

@ -1,3 +1,4 @@
<!-- TODO: abstract styles, only add card specific styles in each component -->
<template lang="html">
<div v-if="gameId && games[gameId]" :class="gameCardClass">
<img