We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d9886 commit 85bc9bdCopy full SHA for 85bc9bd
src/components/ActionCard.tsx
@@ -1,8 +1,7 @@
1
import { Card, Elevation } from '@blueprintjs/core'
2
3
import clsx from 'clsx'
4
-import { FC } from 'react'
5
-import { ReactNode } from 'react-markdown/lib/ast-to-react'
+import { FC, ReactNode } from 'react'
6
import { FCC } from 'types'
7
8
import { CardTitle } from 'components/CardTitle'
0 commit comments