Skip to content

Commit

Permalink
Expose the preference label alignment guide
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Aug 19, 2021
1 parent 0ec3487 commit b83d68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Preferences/Container.swift
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ extension HorizontalAlignment {
}
}

static let preferenceSectionLabel = HorizontalAlignment(PreferenceSectionLabelAlignment.self)
public static let preferenceSectionLabel = HorizontalAlignment(PreferenceSectionLabelAlignment.self)
}

0 comments on commit b83d68c

Please sign in to comment.