Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ray (Kanghoon Oh) <[email protected]>
  • Loading branch information
ppth0608 and OhKanghoon authored Jul 2, 2024
1 parent c51243c commit 1739ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ let list = List {
}
.willDisplay { context in
// handle displaying
}
}
}
.withHeader(ButtonComponent(viewModel: .init(title: "Header")))
.withFooter(ButtonComponent(viewModel: .init(title: "Footer")))
Expand Down

0 comments on commit 1739ac7

Please sign in to comment.