Skip to content

Commit 2372017

Browse files
committed
fix: update enable points card notification message
1 parent 9662600 commit 2372017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app/routes/_layout.points/components/EnablePointsCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export function EnablePointsCard({ enabledMenus }: EnablePointsCardProps) {
5959
<div>
6060
Point system enabled
6161
<div className="text-[13px] text-base-contrast-54">
62-
You can now create campaigns and manage distributions
62+
The feature will show on your DEX UI within 5 minutes.
6363
</div>
6464
</div>
6565
);

0 commit comments

Comments
 (0)