Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoo1 committed Oct 20, 2023
1 parent 42c9c05 commit e6117d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/scenes/MintPages/MementosPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export default function MementosPage() {
const { push } = useRouter();

const shareOnGalleryRoute: Route = useMemo(() => {
// ~/compose?tokenId=98&contractAddress=0xE480a895DE49B49e37A8f0a8bD7e07FC9844CDb9&chain=Arbitrum&collection_title=Dots&token_title=Dots+%2398&caption=I+just+minted+Dots+%2398+by+wutsit2u+on+Prohibition
return {
pathname: '/home',
query: {
Expand Down

0 comments on commit e6117d9

Please sign in to comment.