Skip to content

Commit

Permalink
Update data for ad unit and time
Browse files Browse the repository at this point in the history
  • Loading branch information
mohdsayed committed Jan 21, 2025
1 parent 3f76e49 commit b990dab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ const setUpAdUnitCode = (steps, index) => {
},
{
title: 'adunit-code',
description: 'div-200-1',
description: 'div-200-2',
type: 'box',
color: colors.box.browser,
},
{
title: 'adunit-code',
description: 'div-200-1',
description: 'div-200-3',
type: 'box',
color: colors.box.browser,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@ const setupBranches = (steps, index) => {
currentIndex: index,
branches: [
{
date: '2024-10-02',
time: '10:00:22PM',
date: 'Sun, 01 October 2023',
time: '6:30:00 GMT',
type: 'datetime',
},
{
date: '2024-10-03',
time: '11:00:22PM',
date: 'Sun, 01 October 2023',
time: '6:31:00 GMT',
type: 'datetime',
},
{
date: '2024-10-03',
time: '11:00:22PM',
date: 'Sun, 01 October 2023',
time: '6:32:00 GMT',
type: 'datetime',
},
],
Expand Down

0 comments on commit b990dab

Please sign in to comment.