# Conflicts:
#	pages/api/account/index.js
This commit is contained in:
Mike Cao
2022-10-03 17:17:53 -07:00
31 changed files with 178 additions and 149 deletions

View File

@@ -38,7 +38,7 @@ export default function MetricsTable({
const { formatMessage } = useIntl();
const { data, loading, error } = useFetch(
`/website/${websiteId}/metrics`,
`/websites/${websiteId}/metrics`,
{
params: {
type,