UNPKG

@lidofinance/toast

Version:

React component for Lido Finance projects based on React-Toastify (https://github.com/fkhadra/react-toastify). Part of [Lido UI Components](https://github.com/lidofinance/ui/#readme)

5 lines (4 loc) 262 B
/// <reference types="react" /> export declare const ToastContainer: import("styled-components").StyledComponent<import("react").FC<import("react-toastify").ToastContainerProps>, import("styled-components").DefaultTheme, { draggable: false; }, "draggable">;