Removed Element UI, and replaced usage with vanilla stuff

This commit is contained in:
Alicia Sykes
2021-04-05 16:29:37 +01:00
parent d365be1394
commit 8ddc2506ac
6 changed files with 7870 additions and 7604 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div id="app">
<div id="dashy">
<Header :pageInfo="getPageInfo(pageInfo)" />
<router-view />
<Footer />