@witchcraft/layout
    Preparing search index...

    Type Alias LayoutShapeSquareProps

    LayoutShapeSquareProps: { css: BaseSquareCss; style?: StyleValue } & Omit<
        HTMLAttributes,
        "class"
        | "onFocus",
    > & { class?: string }