fix theme preview styles being applied to post preview

This commit is contained in:
Henry Jameson 2024-07-25 19:48:14 +03:00
commit 27ee145450
4 changed files with 12 additions and 11 deletions

View file

@ -25,7 +25,7 @@ import {
faGlobe
} from '@fortawesome/free-solid-svg-icons'
import Preview from './theme_tab/preview.vue'
import Preview from './theme_tab/theme_preview.vue'
library.add(
faGlobe