Replace app configure views
This commit is contained in:
@@ -12,7 +12,7 @@ export default {
|
||||
<template>
|
||||
<div class="section">
|
||||
<h2 class="section-header">
|
||||
{{ title }}
|
||||
<slot name="header-title">{{ title }}</slot>
|
||||
<div><slot name="header-buttons"></slot></div>
|
||||
</h2>
|
||||
<hr class="section-divider"/>
|
||||
|
||||
Reference in New Issue
Block a user