Skip to content

Commit

Permalink
test(releases): update import
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaDias committed Jan 23, 2025
1 parent 668b578 commit 9265c68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import {Box, Button, Card, Flex, Stack, Text} from '@sanity/ui'
import {motion} from 'framer-motion'
import {type PropsWithChildren} from 'react'
import {IntentLink} from 'sanity/router'

import {IntentLink} from '../../../router/IntentLink'
import {useTranslation} from '../../i18n/hooks/useTranslation'
import {ReleaseAvatar} from '../components/ReleaseAvatar'
import {type SelectedPerspective} from '../hooks/usePerspective'
Expand Down

0 comments on commit 9265c68

Please sign in to comment.