Skip to content

Commit 203fc19

Browse files
author
NeoDev
authored
Update theme_loader.py
1 parent 242f75f commit 203fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabs/theme_loader/theme_loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import assets.themes.loadThemes as loadThemes
44

55
def theme_loader():
6-
gr.Markdowm("Theme Loader for UI")
6+
gr.Markdown("Theme Loader for UI")
77
themes_select = gr.Dropdown(
88
label = "Theme",
99
info = "Select the theme you want to use. (Requires restarting the App)",

0 commit comments

Comments
 (0)