Skip to content

Commit 3efcd99

Browse files
committed
chore: remove outdated comment
1 parent 651f12b commit 3efcd99

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/components/PackageDownloadAnalytics.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ watch(
4949
5050
const isDarkMode = computed(() => resolvedMode.value === 'dark')
5151
52-
// oklh or css variables are not supported by vue-data-ui (for now)
53-
5452
const accentColorValueById = computed<Record<string, string>>(() => {
5553
const map: Record<string, string> = {}
5654
for (const item of accentColors) {

0 commit comments

Comments
 (0)