fix imports

This commit is contained in:
Brian Cao 2022-07-12 15:14:27 -07:00
parent 8aec6d7406
commit f327b5c0f7
31 changed files with 100 additions and 356 deletions

View file

@ -1,4 +1,4 @@
import { parseFilters, rawQuery, getDateQuery } from 'queries';
import { parseFilters, rawQuery, getDateQuery } from 'lib/queries';
export function getPageviewStats(
website_id,