fix: icons being inconsistent and PG (#136)
This commit is contained in:
@@ -135,7 +135,7 @@ const headerTabs = $computed(() => [{
|
||||
} : null, {
|
||||
key: 'raw',
|
||||
title: 'Raw data',
|
||||
icon: 'ph-code ph-bold pg-lg',
|
||||
icon: 'ph-code ph-bold ph-lg',
|
||||
}]);
|
||||
|
||||
definePageMetadata(computed(() => ({
|
||||
|
||||
Reference in New Issue
Block a user