diff --git a/src/components/actions/Msgbox.js b/src/components/actions/Msgbox.js index 8d01d5d..421bdba 100644 --- a/src/components/actions/Msgbox.js +++ b/src/components/actions/Msgbox.js @@ -1,4 +1,5 @@ import React from "react"; +import { UList } from "../root/common/Functionality/UnorderedList"; // // Generic Msgbox function Msgbox(props) { @@ -7,7 +8,7 @@ function Msgbox(props) {