Skip to content

Commit

Permalink
[remove]: remove not-used code
Browse files Browse the repository at this point in the history
  • Loading branch information
IMHOJEONG committed Dec 3, 2023
1 parent 31a6183 commit e567605
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ export async function CardGroupSearchDataServerComponent(
return (
<>
{data?.hits?.map((item) => {
const search = SearchCardStory?.render;

return (
<Card {...SearchCardStory.args} data={item}>
<Text {...ReactText.args} text={item.title} />
Expand Down
Binary file not shown.
Binary file modified datas/meili_data/data.ms/tasks/lock.mdb
Binary file not shown.

0 comments on commit e567605

Please sign in to comment.