Made some changes to the alert and regular card, still nothing big there.
Finally fixed the damn subnav components for the profile page so that's back in progress.
This commit is contained in:
@@ -12,7 +12,13 @@ export default {
|
||||
|
||||
<template>
|
||||
<div id="ProfileWrapper">
|
||||
<profileHeader></profileHeader>
|
||||
<div>
|
||||
<profileHeader></profileHeader>
|
||||
<div id="profileSubnavWrapper">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
test words
|
||||
<div id="profileContentWrapper">
|
||||
<RouterView />
|
||||
|
||||
Reference in New Issue
Block a user