1 parent 11bb242 commit 64c37abCopy full SHA for 64c37ab
1 file changed
src/pages/portfolio/Collection.tsx
@@ -98,7 +98,6 @@ const Collection = () => {
98
{"<- Back"}
99
</NavLink>
100
<div className={styles.CollectionTitle}>
101
- <p>{collectionId}</p>
102
<SectionTitle title={album.name} />
103
{album.film_stock && (
104
<h3>
0 commit comments