fix: icons being inconsistent and PG (#136)
This commit is contained in:
@@ -140,7 +140,7 @@ const headerTabs = $computed(() => []);
|
||||
|
||||
definePageMetadata(computed(() => ({
|
||||
title: i18n.ts.users,
|
||||
icon: 'ph-users ph-bold pg-lg',
|
||||
icon: 'ph-users ph-bold ph-lg',
|
||||
})));
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user