Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
♻️ :: feed trailing icon 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmdhoon2 committed Dec 5, 2023
1 parent dbad14c commit 9b172bb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ internal fun Feed(
Header(
title = stringResource(id = R.string.feed),
leadingIcon = null,
trailingIcon = painterResource(id = R.drawable.ic_search),
onTrailingClicked = {},
)
Filter(
expanded = { filterExpanded },
Expand Down

0 comments on commit 9b172bb

Please sign in to comment.