Props

interface ICookieIconProps {
    style?: CSSProperties;
}

Properties

Properties

style?: CSSProperties