Skip to content

Commit ddd08a7

Browse files
committed
📃 docs: Add TODO
1 parent 09fd666 commit ddd08a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Work/Project.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const { id, title, description, anchorLabel, githubLink, imageSrc, website } =
1515
Astro.props;
1616
---
1717

18+
<!-- TODO: optimize image loaging -->
1819
<article
1920
id={id}
2021
class:list={[imageSrc]}

0 commit comments

Comments
 (0)