Skip to content

Commit 7c7de95

Browse files
committed
Prettier forgot to fix this
1 parent 3abd012 commit 7c7de95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXAMPLES/interactive.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ const interactive_navigate_flow_message = new Interactive(
114114
"Hello World",
115115
"form_screen",
116116
{
117-
"name": "John Doe",
118-
"age": 42
117+
name: "John Doe",
118+
age: 42
119119
}
120120
),
121121
new Body("How was your experience today?")

0 commit comments

Comments
 (0)