UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

15 lines (14 loc) 309 B
export declare const containerRecipe: import("../..").RecipeDefinition<{ centerContent: { true: { display: "flex"; flexDirection: "column"; alignItems: "center"; }; }; fluid: { true: { maxWidth: "full"; }; }; }>;