DropDown component. Renamed files.

This commit is contained in:
Mike Cao 2020-07-30 20:11:43 -07:00
parent ff4492ffb5
commit 9f112c8cc9
16 changed files with 149 additions and 48 deletions

View file

@ -180,7 +180,7 @@ export async function getPageviewData(
);
}
export async function getSummary(website_id, start_at, end_at) {
export async function getMetrics(website_id, start_at, end_at) {
return runQuery(
prisma.queryRaw(
`