Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sma 111 fix image paths #89

Merged
merged 4 commits into from
Apr 30, 2024
Merged

Sma 111 fix image paths #89

merged 4 commits into from
Apr 30, 2024

Conversation

Johna91
Copy link
Collaborator

@Johna91 Johna91 commented Apr 30, 2024

No description provided.

@@ -138,7 +138,7 @@ export default function UserInfo() {
checked={selectedGender === 'female'}
onChange={() => handleSelectGender('female')}
/>
<img src="../pictures/woman.svg" alt="man" />
<img src="../assets/woman.svg" alt="man" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't use ../

@MatejFrnka MatejFrnka merged commit 1321614 into develop Apr 30, 2024
6 checks passed
@MatejFrnka MatejFrnka deleted the SMA-111_Fix_image_paths branch April 30, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants