Add a missing import.

This commit is contained in:
Doug
2025-12-16 16:22:21 +00:00
parent b9c121db82
commit 9f591537cb

View File

@@ -5,6 +5,7 @@
// Please see LICENSE files in the repository root for full details.
//
import Compound
import SwiftUI
struct QRCodeErrorView: View {