Merge branch 'dev' into hosts-support

This commit is contained in:
Mike Cao
2024-06-18 23:02:14 -07:00
committed by GitHub
281 changed files with 7555 additions and 1973 deletions

View File

@@ -19,6 +19,8 @@ import styles from './WebsiteExpandedView.module.css';
const views = {
url: PagesTable,
entry: PagesTable,
exit: PagesTable,
title: PagesTable,
referrer: ReferrersTable,
host: HostsTable,