Skip to content

Commit 8c956f1

Browse files
committed
Lint
1 parent 736d226 commit 8c956f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gitbook/src/components/SitePage/SitePageNotFound.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export function SitePageNotFound() {
4646
</div>
4747

4848
{/* Track the page not found as a page view */}
49-
<TrackPageViewEvent pageId={null} />
49+
<TrackPageViewEvent />
5050
</div>
5151
</CurrentPageProvider>
5252
);

0 commit comments

Comments
 (0)