Total Complexity | 0 |
Complexity/F | 0 |
Lines of Code | 4 |
Function Count | 0 |
Duplicated Lines | 0 |
Ratio | 0 % |
Coverage | 100% |
Changes | 0 |
1 | 1 | import { ToastContainer } from "react-toastify"; |
|
2 | |||
3 | export default ToastContainer; |
||
4 |