pull/4243/head
Tuğçe Küçükoğlu 2023-08-04 14:39:21 +03:00
parent 3f673307b6
commit 073c18d0f6
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="doc-main">
<div class="doc-intro">
<h1>FileUpload Theming</h1>
<h1>File Upload Theming</h1>
</div>
<DocSections :docs="docs" />
</div>

View File

@ -1,7 +1,7 @@
<template>
<div class="doc-main">
<div class="doc-intro">
<h1>Progressbar Theming</h1>
<h1>ProgressBar Theming</h1>
</div>
<DocSections :docs="docs" />
</div>

View File

@ -1,7 +1,7 @@
<template>
<div class="doc-main">
<div class="doc-intro">
<h1>SpeedDial Theming</h1>
<h1>Speed Dial Theming</h1>
</div>
<DocSections :docs="docs" />
</div>