From feecaf7591a99627c467d2c1e5ca2612199f4676 Mon Sep 17 00:00:00 2001 From: Bas van den Aakster Date: Fri, 7 Nov 2025 22:46:55 +0100 Subject: [PATCH] Update ActionSelector title to "Chat Demo" --- src/components/ActionSelector.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ActionSelector.jsx b/src/components/ActionSelector.jsx index c6101f9..1a0fd9a 100644 --- a/src/components/ActionSelector.jsx +++ b/src/components/ActionSelector.jsx @@ -3,7 +3,7 @@ import QRScanner from './QRScanner'; function ActionSelector({ action, onSelectAction, onScanComplete, onScanCancel, log }) { return (
-

Choose Action

+

Chat Demo