Skip to content

Commit

Permalink
fix: add tsignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Jul 19, 2024
1 parent b09cd0a commit 3c26fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/containers/ProjectSelect.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-expect-error FIXME
import { projects } from '@zk-kit/artifacts'
import type { ChangeEvent } from 'react'
import { Options } from '../components'
Expand Down

0 comments on commit 3c26fe9

Please sign in to comment.