Skip to content

Commit

Permalink
hot-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MementoMorj committed Sep 14, 2023
1 parent 4bb0a54 commit d73e1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/AboutUsPage/Founders/Founders.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import TeamMember from '@/models/team/team.model'
import Inna from '@assets/images/about-us/Inna.png'
import Natalia from '@assets/images/about-us/Nata.png'
import InnaSmall from '@assets/images/about-us/InnaWithBg.png'
import NataliaSmall from '@assets/images/about-us/NataliaWithBg.png'
import NataliaSmall from '@assets/images/about-us/NataliaWithBG.png'

// тут лежить хардкод
const FounderInna: FounderProps =
Expand Down

0 comments on commit d73e1e7

Please sign in to comment.