Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed Jan 17, 2025
1 parent 68c4dee commit f60995a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { MetricType } from '@polar-sh/sdk'
import { MetricType } from '@polar-sh/api'
import { Chart } from '../Chart'
import { Link } from '../Link'
import { Section } from '../Section'
Expand Down

0 comments on commit f60995a

Please sign in to comment.