Skip to content

Commit

Permalink
Update Properties.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojumiloju authored Oct 7, 2024
1 parent 2394b67 commit ef31f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Properties.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from 'react'
import picture1 from '../assets/Picture1.jpg'
import picture2 from '../assets/Picture2.jpg'
import picture3 from '../assets/Picture3.jpg'
import picture4 from '..assets/Picture4.jpg'
import picture4 from '../assets/Picture4.jpg'
import sample from '../assets/sample1.png'
import joyce_b from '../assets/Joyce_B.jpg'
import beryl from '../assets/Beryl.jpg'
Expand Down

0 comments on commit ef31f35

Please sign in to comment.