mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-08 04:09:11 +00:00
change dflex to col, vuex, routing, router-view, currectMaster
This commit is contained in:
parent
50dffb273f
commit
506db21776
9 changed files with 76 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<section>
|
||||
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 my-2">
|
||||
<h1 class="h3 text-uppercase">{{ }}</h1>
|
||||
<h1 class="h3 text-uppercase">Account Settings</h1>
|
||||
<div class="btn-toolbar mb-2 mb-md-0">
|
||||
<div class="btn-group mr-2">
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">Share</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue