Skip to content

Commit 64c37ab

Browse files
authored
remove id (#73)
1 parent 11bb242 commit 64c37ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/portfolio/Collection.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ const Collection = () => {
9898
{"<- Back"}
9999
</NavLink>
100100
<div className={styles.CollectionTitle}>
101-
<p>{collectionId}</p>
102101
<SectionTitle title={album.name} />
103102
{album.film_stock && (
104103
<h3>

0 commit comments

Comments
 (0)