Skip to content

Commit

Permalink
Fix report top page table
Browse files Browse the repository at this point in the history
  • Loading branch information
murillo94 committed Jan 5, 2021
1 parent aaa0e19 commit 9d0c8b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/app/src/pages/reports/top-pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ const items = [
total: 140
},
{
hour: 'Vestido Blue Denim',
page: 'Vestido Blue Denim',
total: 47
},
{
hour: 'Vestido Blue Denim',
page: 'Vestido Blue Denim',
total: 71
},
{
hour: 'Vestido Blue Denim',
page: 'Vestido Blue Denim',
total: 21
},
{
hour: 'Vestido Blue Denim',
page: 'Vestido Blue Denim',
total: 35
}
];
Expand Down

3 comments on commit 9d0c8b3

@vercel
Copy link

@vercel vercel bot commented on 9d0c8b3 Jan 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

styleguide-storeen – ./packages/styleguide

styleguide-storeen.murillodmiranda.vercel.app
styleguide-storeen-git-master.murillodmiranda.vercel.app
styleguide-storeen.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9d0c8b3 Jan 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

site-storeen – ./packages/site

site-storeen.vercel.app
site-storeen.murillodmiranda.vercel.app
site-storeen-git-master.murillodmiranda.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9d0c8b3 Jan 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-storeen – ./packages/app

app-storeen-git-master.murillodmiranda.vercel.app
app-storeen.murillodmiranda.vercel.app
app-storeen.vercel.app

Please sign in to comment.