Skip to content

Commit

Permalink
Update chat_bot.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
mounikabalireddy authored Jun 28, 2023
1 parent 4aedf37 commit b30104c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rasa_bot_flutterr/lib/chat_bot.dart
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class chat_botState extends State<chat_bot> {
},
decoration: const InputDecoration(
icon: Icon(Icons.message),
// madhu

hintText: 'Say "Hi" to start the conversation'),
),
),
Expand Down

0 comments on commit b30104c

Please sign in to comment.