const utils = trpc.useContext();
const cart = utils.cart.getCart.getData();
undefined
"@trpc/client": "^10.37.1", "@trpc/next": "^10.37.1", "@trpc/react-query": "^10.37.1", "@trpc/server": "^10.37.1", "next": "13.4.12",