Move listSettings component to lists folder

This commit is contained in:
romancm 2019-05-18 10:16:20 -07:00
parent 6a137e45f3
commit 1d23a99806
2 changed files with 1 additions and 2 deletions

View file

@ -68,7 +68,7 @@
<script>
import draggable from 'vuedraggable';
import ListNameEdit from '@/components/Lists/ListNameEdit';
import ListSettings from '@/components/GameBoard/ListSettings';
import ListSettings from '@/components/Lists/ListSettings';
import GameCardDefault from '@/components/GameCards/GameCardDefault';
import GameCardCover from '@/components/GameCards/GameCardCover';
import GameCardWide from '@/components/GameCards/GameCardWide';

View file

@ -1,4 +1,3 @@
<!-- TODO: move file to lists folder -->
<template lang="html">
<div class="list-settings">
<section>