Remove snake_case.

This commit is contained in:
Brian Cao 2022-12-26 17:36:48 -08:00
parent e1f99a7d01
commit a91386434d
21 changed files with 86 additions and 100 deletions

View file

@ -42,8 +42,8 @@ export default function MetricsTable({
{
params: {
type,
start_at: +startDate,
end_at: +endDate,
startAt: +startDate,
endAt: +endDate,
url,
referrer,
os,