Skip to content

Commit

Permalink
Merge pull request #38 from azrael8576/feat/ui-preview
Browse files Browse the repository at this point in the history
Fixed issue where HeadShot was not displayed in ContactMeScreenDualPanePreview
  • Loading branch information
azrael8576 authored Dec 19, 2023
2 parents 3d4d0af + 5d67c09 commit 8813aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ fun ContactMeScreenDualPanePreview() {
uiStates = previewUIState,
contentType = PqContentType.DUAL_PANE,
displayFeatures = emptyList<DisplayFeature>(),
isPreview = true,
onPhoneClick = { },
)
}
Expand Down

0 comments on commit 8813aff

Please sign in to comment.