Skip to content

Commit

Permalink
Merge pull request #13 from asam139/feature/fix-binding-extensions
Browse files Browse the repository at this point in the history
Set as public binding extensions
  • Loading branch information
asam139 authored Mar 26, 2024
2 parents 6fc8aed + 9cd4f7d commit 3eb6a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SwifterSwiftUI/SwiftUI/Binding+Extensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import SwiftUI

extension Binding {
public extension Binding {

/// Create a binding animating the setter.
///
Expand Down

0 comments on commit 3eb6a51

Please sign in to comment.