Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ritika-b committed Dec 7, 2023
1 parent f29ccb5 commit ef1b630
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/features/notifications/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export const NotificationData: BannerContent = {
description: "Chainlink Data Streams have officially launched on mainnet.",
type: "info",
linkText: "Sign up for early access.",
linkUrl: "https://chainlinkcommunity.typeform.com/datastreams?utm_medium=referral&utm_source=chainlink-docs&ref_id=docs",
linkUrl:
"https://chainlinkcommunity.typeform.com/datastreams?utm_medium=referral&utm_source=chainlink-docs&ref_id=docs",
}

0 comments on commit ef1b630

Please sign in to comment.