Fixed typo
parent
a0710ab67e
commit
0a8d0c2a34
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<DocSectionText v-bind="$attrs">
|
<DocSectionText v-bind="$attrs">
|
||||||
<p>Header, icons and footer sections of the panel is customizable via templating.</p>
|
<p>Header, icons and footer sections of the panel are customizable via templating.</p>
|
||||||
</DocSectionText>
|
</DocSectionText>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<Panel toggleable>
|
<Panel toggleable>
|
||||||
|
|
Loading…
Reference in New Issue