• Show a success or an error toast

    Parameters

    • messageType: string

      "success", "error"

    • title: string

      Title of the modal

    • body: string

      The body of the modal

    Returns void