Skip to content

Commit

Permalink
StateStore-actions-mapping-fix (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaiMazai authored Sep 11, 2024
1 parent e0321cb commit 1a7ee57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Puredux/Store/StateStore.swift
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ extension StateStore: AsyncActionsExecutor {

// MARK: - Basic Transformations

extension StateStore {
public extension StateStore {
/**
Maps the state of the store to a new state of type `T`.

Expand Down

0 comments on commit 1a7ee57

Please sign in to comment.