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

Commit

Permalink
the goods
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaylor89 committed Sep 13, 2022
2 parents 497da98 + 7f4a144 commit a41d536
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 237 deletions.
278 changes: 70 additions & 208 deletions packages/web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/web/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import { setupTracing } from './tracer'
setupTracing()

// eslint-disable-next-line import/first
import ReactDOM from 'react-dom'
import { render } from 'react-nil'

Expand Down

0 comments on commit a41d536

Please sign in to comment.