mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
TODO
This commit is contained in:
parent
90c837b348
commit
0f60a4d367
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue