Skip to content

@obosbbl/grunnmuren-react@2.0.0-canary.48

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 08:09
· 158 commits to main since this release
5d24b2d

Minor Changes

  • 8f81997: Alertbox: add icon prop to override the default icon for the variant

    Example:

    import { Subscription } from "@obosbbl/grunnmuren-react/icons";
    
    <Alertbox variant="info" icon={Subscription}>
      {" "}
      ...{" "}
    </Alertbox>;

Patch Changes

  • 369fd61: chore: don't pin to a specific beta version of the cva dependency
  • Updated dependencies [36f31d9]
  • Updated dependencies [e6db3d4]
    • @obosbbl/grunnmuren-icons-react@2.0.0-canary.7