diff --git a/types.ts b/types.ts index 8f63492..adf67c1 100644 --- a/types.ts +++ b/types.ts @@ -93,6 +93,6 @@ export const TAGS: Array = [ { label: 'Maths', icon: 'i-ph-calculator-duotone', - color: 'rose', + color: 'pink', }, ]