UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

11 lines (10 loc) 241 B
import { createContext as t, useContext as e } from "react"; const r = t({ hasImage: !0 }); function n() { return e(r); } export { r as CardBackgroundContext, n as useCardBackground }; //# sourceMappingURL=CardBackgroundContext.js.map