Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
run setupTracing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaylor89 committed Sep 8, 2022
1 parent 00f3951 commit 192c669
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/web/src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import { setupTracing } from './tracer'
setupTracing()

import ReactDOM from 'react-dom'
import { render } from 'react-nil'

Expand Down

0 comments on commit 192c669

Please sign in to comment.