Add chaos labs launch incentives panel (#182)

* add chaos lab incentives panel

* add seen state

* external link dialog

* better disconnected state
This commit is contained in:
aleka
2023-12-01 15:27:19 -05:00
committed by GitHub
parent cf79528d05
commit 91ea68dc53
21 changed files with 449 additions and 22 deletions
+2 -3
View File
@@ -220,7 +220,7 @@ export const notificationTypes: NotificationTypeConfig[] = [
body: stringGetter({
key: 'NOTIFICATIONS.RELEASE_REWARDS_AND_FULL_TRADING.BODY',
params: {
BLOGPOST: (
DOS_BLOGPOST: (
<$Link
href="https://www.dydxopsdao.com/blog/deep-dive-full-trading"
target="_blank"
@@ -229,8 +229,7 @@ export const notificationTypes: NotificationTypeConfig[] = [
{stringGetter({ key: STRING_KEYS.HERE })}
</$Link>
),
// todo: update localization to flip the two
DOS_BLOGPOST: (
TRADING_BLOGPOST: (
<$Link
href="https://dydx.exchange/blog/v4-full-trading"
target="_blank"