Skip to content

Commit

Permalink
fix: importing LocaleSource type
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanl17 committed Dec 13, 2024
1 parent 3f4f1ba commit f6fae9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import {filter, map, mergeMap, startWith, switchAll, switchMap, take, toArray} f
import {mergeMapArray} from 'rxjs-mergemap-array'

import {useClient, useSchema} from '../../../hooks'
import {type LocaleSource} from '../../../i18n/types'
import {
type DocumentPreviewStore,
getPreviewValueWithFallback,
Expand Down

0 comments on commit f6fae9f

Please sign in to comment.