From a1741e396d3fbf4dca23b87fdfb3dd18b86783bf Mon Sep 17 00:00:00 2001 From: May Matyi Date: Wed, 30 Aug 2023 11:07:27 -0700 Subject: [PATCH] Fix rebase mistake --- .../Views/Controls and Indicators/Pickers/Picker.swift | 3 --- 1 file changed, 3 deletions(-) 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`