Rework the banner #34

Merged
Adrianht merged 7 commits from enhancement/header-rework into master 2020-09-09 07:54:42 +00:00
Showing only changes of commit 2eb664fc79 - Show all commits

View File

@@ -48,7 +48,6 @@ import PurchaseGraph from "@/ui/PurchaseGraph";
import TotalBought from "@/ui/TotalBought";
import Highscore from "@/ui/Highscore";
import WinGraph from "@/ui/WinGraph";
import Banner from "@/ui/Banner";
import Wines from "@/ui/Wines";
import Vipps from "@/ui/Vipps";
import Countdown from "@/ui/Countdown";
@@ -60,7 +59,6 @@ export default {
TotalBought,
Highscore,
WinGraph,
Banner,
Wines,
Vipps,
Countdown