Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
gidoo5331 committed Jan 9, 2025
1 parent a677d8d commit c7cad6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admin/modules/collection/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ export const ListCollections = () => {
refetch={refetch}
/>

<UnfeatureCollectionModal
<UnfeatureCollectionModal
opened={openUnFeaturedModal}
setOpened={setOpenUnFeaturedModal}
data={selectedCollection}
Expand Down

0 comments on commit c7cad6c

Please sign in to comment.