Update whats new dates (#15804)

Co-authored-by: ryanml <ryanlanese@gmail.com>
feature/default_network_editable
Dan J Miller 2 years ago committed by ryanml
parent e6f23e9dda
commit a1673af673
  1. 6
      shared/notifications/index.js

@ -48,7 +48,7 @@ export const UI_NOTIFICATIONS = {
}, },
10: { 10: {
id: 10, id: 10,
date: '2022-04-18', date: '2022-09-15',
image: { image: {
src: 'images/token-detection.svg', src: 'images/token-detection.svg',
width: '100%', width: '100%',
@ -56,7 +56,7 @@ export const UI_NOTIFICATIONS = {
}, },
11: { 11: {
id: 11, id: 11,
date: '2022-04-18', date: '2022-09-15',
}, },
12: { 12: {
id: 12, id: 12,
@ -68,7 +68,7 @@ export const UI_NOTIFICATIONS = {
}, },
13: { 13: {
id: 13, id: 13,
date: '2022-07-12', date: '2022-09-15',
}, },
}; };

Loading…
Cancel
Save