UNPKG

@commercelayer/react-components

Version:
2 lines 144 B
"use client"; import{createContext}from"react";const CouponAndGiftCardFormContext=createContext({});export default CouponAndGiftCardFormContext;