Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jamstack-cms/jamstack-ecommerce
/ cart.js
File
cart.js
pages/cart.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Link from
'next/link'
2
import
{ useState, useEffect } from
'react'
3
import
{ FaTimes, FaLongArrowAltRight } from
'react-icons/fa'
4
import
{ SiteContext, ContextProviderComponent } from
'../context/mainContext'
Callers
nothing calls this directly
Calls
2
increment
Function · 0.70
decrement
Function · 0.70
Tested by
no test coverage detected