diff --git a/Sources/LiveViewNative/Views/Controls and Indicators/Pickers/Picker.swift b/Sources/LiveViewNative/Views/Controls and Indicators/Pickers/Picker.swift index 201fbf60d4..646be0e59e 100644 --- a/Sources/LiveViewNative/Views/Controls and Indicators/Pickers/Picker.swift +++ b/Sources/LiveViewNative/Views/Controls and Indicators/Pickers/Picker.swift @@ -27,9 +27,6 @@ import SwiftUI /// ## Attributes /// - ``selection`` /// -/// ## Attributes -/// - ``selection`` -/// /// ## Children /// - `content` /// - `label`