mirror of
https://github.com/xtr-dev/rondevu-demo.git
synced 2025-12-10 10:53:22 +00:00
Update ActionSelector title to "Chat Demo"
This commit is contained in:
@@ -3,7 +3,7 @@ import QRScanner from './QRScanner';
|
||||
function ActionSelector({ action, onSelectAction, onScanComplete, onScanCancel, log }) {
|
||||
return (
|
||||
<div className="step-container">
|
||||
<h2>Choose Action</h2>
|
||||
<h2>Chat Demo</h2>
|
||||
<div className="button-grid button-grid-three">
|
||||
<button
|
||||
className="action-button"
|
||||
|
||||
Reference in New Issue
Block a user