Skip to content

Commit

Permalink
Modified Image PPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanks0465 committed Aug 28, 2024
1 parent a66ea7c commit 5119339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/Datasets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export default function Datasets() {
padding={1}
w={"100%"}
h={"100%"}
src={"/assets/data-collection.png"}
src={`${imagePrefix}/assets/data-collection.png`}
/>
</Box>
</Flex>
Expand Down

0 comments on commit 5119339

Please sign in to comment.