func updateUIViewController()

in HuggingSnap/Views/MailView.swift [78:81]


    func updateUIViewController(_ uiViewController: MFMailComposeViewController,
                                context: UIViewControllerRepresentableContext<MailView>) {
        // Nothing to update here
    }