Material theme name typo fix

pull/4295/head
Tuğçe Küçükoğlu 2023-08-18 12:27:01 +03:00
parent 013b12693f
commit dabadb8293
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<span class="white-space-nowrap">Indigo</span>
</div>
<div class="col-3 flex flex-column align-items-center gap-2">
<button class="px-link h-3rem" @click="changeTheme('md-dark-purple', true)">
<button class="px-link h-3rem" @click="changeTheme('md-dark-deeppurple', true)">
<img src="https://primefaces.org/cdn/primevue/images/themes/md-dark-deeppurple.svg" alt="Material Dark Deep Purple" class="w-3rem border-round" />
</button>
<span class="white-space-nowrap">Deep Purple</span>