Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytc13579 committed Jan 16, 2024
1 parent 1b225af commit c98a04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/upcoming/Section_2/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export interface IContent {
const Contents: Array<IContent> = [
{
key: 'KEY_1',
dateStr: 'Jan 16',
dateStr: 'Jan 17',
thumbImgPath: '/upcoming/naka_thumb_img.png',
iconPath: '/upcoming/twitter_ic.png',
appName: '@naka_chain',
Expand Down

0 comments on commit c98a04c

Please sign in to comment.