diff --git a/vtex/matchers/birthday.ts b/vtex/matchers/birthday.ts index 150c49efb..7496d2d1c 100644 --- a/vtex/matchers/birthday.ts +++ b/vtex/matchers/birthday.ts @@ -16,7 +16,7 @@ export interface Props { /** * @title Birthday * @description Target users based on their birth date - * @icon calendar-event + * @icon gift */ const MatchBirthday = async ( props: Props,