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