Update whats new dates (#15804)

Co-authored-by: ryanml <ryanlanese@gmail.com>
feature/default_network_editable
Dan J Miller 2 years ago committed by GitHub
parent 4483ed5b7e
commit a08de88d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      shared/notifications/index.js

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

Loading…
Cancel
Save