UNPKG

@nosto/shopify-hydrogen

Version:

Component library to implement Nosto within Shopify Hydrogen

6 lines (5 loc) 138 B
import { useNostoOther } from "@nosto/nosto-react" export default function NostoOther(props) { useNostoOther(props) return null }