Skip to content

Commit 2fdc0c8

Browse files
committed
Rebase on main
1 parent 255853a commit 2fdc0c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/patterns/chatbot-list-view.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ export default recipe<Input, Output>(
201201
borderRadius: cell("0.5rem"),
202202
};
203203

204-
const selected = getSelectedCharm({ entry: selectedCharm });
205-
206204
return {
207205
[NAME]: "Launcher",
208206
[UI]: (

0 commit comments

Comments
 (0)