Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from kamaal111/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
kamaal111 committed Dec 18, 2020
2 parents e23531d + 06e7afc commit 683bcdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SalmonUI/Views/KStepper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import SwiftUI

#if !os(tvOS)
@available(iOS 13.0, OSX 11.0, *)
public struct KStepper: View {
#if !os(macOS) && !targetEnvironment(macCatalyst)
@State private var incrementOpacity = 1.0
Expand Down

0 comments on commit 683bcdf

Please sign in to comment.