diff --git a/index.tsx b/index.tsx index 4b2ecbd..f34694f 100644 --- a/index.tsx +++ b/index.tsx @@ -40,7 +40,7 @@ const flagRegistry: Record = { [FlagType.INFO]: { label: "Info", color: "#62a8ff", - emoji: "🔵" + emoji: "ℹ️" }, [FlagType.POSITIVE]: { label: "Positive",