UNPKG

@pagopa/mui-italia

Version:

[Material-UI](https://mui.com/core/) theme inspired by [Bootstrap Italia](https://italia.github.io/bootstrap-italia/).

3 lines (2 loc) 138 B
import type { BannerProps } from './model'; export declare const Banner: (props: BannerProps) => import("react/jsx-runtime").JSX.Element;