MCPcopy
hub / github.com/jamstack-cms/jamstack-ecommerce / [name].js

File [name].js

pages/category/[name].js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Head from 'next/head'
2import ListItem from '../../components/ListItem'
3import { titleIfy, slugify } from '../../utils/helpers'
4import fetchCategories from '../../utils/categoryProvider'

Callers

nothing calls this directly

Calls 3

slugifyFunction · 0.90
fetchCategoriesFunction · 0.85
inventoryForCategoryFunction · 0.85

Tested by

no test coverage detected