Add ListEnd button below searchable lists

This commit is contained in:
Sam Carlton 2022-03-06 14:09:16 -06:00
parent 00cd98e13c
commit 7467ca2c07
3 changed files with 9 additions and 48 deletions

View file

@ -31,6 +31,7 @@ import Search from '~/components/search.vue'
import LinkButton from '~/components/link-button.vue'
import ThomasCredit from '~/components/thomas-credit.vue'
import gameList from '~/static/game-list.json'
export default {