Skip to content

Commit 7206ee1

Browse files
author
Simon Milfred
committed
fix: added space to trigger build
1 parent fd6a9c7 commit 7206ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ThemeConfiguration/ThemeConfiguration.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ const headStyles = computed(() => {
150150
],
151151
};
152152
});
153+
153154
useHeadSafe(headStyles);
154155
155156
function extractColorRules(object, prefix) {

0 commit comments

Comments
 (0)