This commit is contained in:
3
node_modules/react-toastify/dist/components/ToastContainer.d.ts
generated
vendored
Normal file
3
node_modules/react-toastify/dist/components/ToastContainer.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import React from 'react';
|
||||
import { ToastContainerProps } from '../types';
|
||||
export declare const ToastContainer: React.ForwardRefExoticComponent<ToastContainerProps & React.RefAttributes<HTMLDivElement>>;
|
||||
Reference in New Issue
Block a user