Skip to content

Commit

Permalink
[chore] Preview 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwon2724 committed Jul 16, 2024
1 parent 4f29c30 commit 5b66434
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ fun PokitListPreview() {
item = "STRING",
title = "카테고리입니당",
sub = "15개 항목",
onClickKebab = {},
onClickItem = {}
)

Expand All @@ -32,7 +31,6 @@ fun PokitListPreview() {
item = "STRING",
title = "카테고리입니당",
sub = "15개 항목",
onClickKebab = {},
onClickItem = {}
)

Expand All @@ -41,7 +39,6 @@ fun PokitListPreview() {
item = "STRING",
title = "카테고리입니당",
sub = "15개 항목",
onClickKebab = {},
onClickItem = {}
)
}
Expand Down

0 comments on commit 5b66434

Please sign in to comment.