MCPcopy
hub / github.com/jamstack-cms/jamstack-ecommerce / index.js

File index.js

pages/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Head from 'next/head'
2import { Center, Footer, Tag, Showcase, DisplaySmall, DisplayMedium } from '../components'
3import { titleIfy, slugify } from '../utils/helpers'
4import { fetchInventory } from '../utils/inventoryProvider'

Callers

nothing calls this directly

Calls 2

slugifyFunction · 0.90
fetchInventoryFunction · 0.90

Tested by

no test coverage detected