Skip to content

Commit 93a50ca

Browse files
committed
archive bcfc-23 collection
1 parent 4def335 commit 93a50ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Shop/Collections/Collections.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import EmailList from "components/EmailList";
66

77
const Collections = ({ collectionsData, url }) => {
88
const classes = useStyles();
9-
const newestCollectionName = ["bcfc-23"];
9+
const newestCollectionName = [];
1010

1111
return (
1212
<>

0 commit comments

Comments
 (0)