All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.cjs.components.typography.mark.cjs Maven / Gradle / Ivy

"use strict";
"use client";
'use strict';

var createRecipeContext = require('../../styled-system/create-recipe-context.cjs');

const { withContext, PropsProvider } = createRecipeContext.createRecipeContext({
  key: "mark"
});
const Mark = withContext("mark");
const MarkPropsProvider = PropsProvider;

exports.Mark = Mark;
exports.MarkPropsProvider = MarkPropsProvider;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy