Skip to content

Commit

Permalink
added alias
Browse files Browse the repository at this point in the history
  • Loading branch information
dudchakk committed Nov 8, 2024
1 parent f2d64e8 commit 04c8c1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import useBreakpoints from '~/hooks/use-breakpoints'
import Accordions from '~/components/accordion/Accordions'
import useAccordions from '~/hooks/use-accordions'
import { ProfessionalBlock, TypographyVariantEnum } from '~/types'
import { aboutTutorBlockKeys } from './AboutTutorBlock.constants'
import { aboutTutorBlockKeys } from '~/containers/user-profile/about-tutor-block/AboutTutorBlock.constants'

import { styles } from '~/containers/user-profile/about-tutor-block/AboutTutorBlock.styles'

Expand Down

0 comments on commit 04c8c1f

Please sign in to comment.