We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702c831 commit 07fb80dCopy full SHA for 07fb80d
src/App.tsx
@@ -11,7 +11,6 @@ function App() {
11
const flow: Flow = {
12
start: {
13
message: "Hello! What is your name?",
14
- component: <button>hi</button>,
15
path: "show_name",
16
},
17
show_name : {
0 commit comments