MCPcopy Create free account
hub / github.com/Source-Controller/eCommerce-Fullstack / [slug].js

File [slug].js

pages/product/[slug].js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState } from 'react'
2import { client, urlFor } from '../../lib/client'
3import { AiOutlineMinus, AiOutlinePlus } from 'react-icons/ai'
4import {CgShoppingCart} from 'react-icons/cg'

Callers

nothing calls this directly

Calls 2

useStateContextFunction · 0.90
onAddFunction · 0.50

Tested by

no test coverage detected