// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders and matches the snapshot 1`] = ` A Cool Item <Link href={ Object { "pathname": "/item", "query": Object { "id": "ABC123", }, } } > <a> A Cool Item </a> </Link> $40

This item is really cool!

Edit ✏️ Delete This Item
`;