Skip to content

Commit 07fb80d

Browse files
committed
chore: Remove extra component
1 parent 702c831 commit 07fb80d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ function App() {
1111
const flow: Flow = {
1212
start: {
1313
message: "Hello! What is your name?",
14-
component: <button>hi</button>,
1514
path: "show_name",
1615
},
1716
show_name : {

0 commit comments

Comments
 (0)