Skip to content

Commit 63fccf3

Browse files
committed
[refactor]: 기타 수정 (#47)
1 parent 52e2a9b commit 63fccf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/texthip/thip/ui/booksearch/component/BookRecentSearch.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ fun BookRecentSearch(
126126
.padding(top = 12.dp, bottom = 12.dp)
127127
.fillMaxWidth()
128128
.height(1.dp)
129-
.background(ThipTheme.colors.DarkGrey02)
129+
.background(colors.DarkGrey02)
130130
)
131131
}
132132
}

0 commit comments

Comments
 (0)