Skip to content

Commit

Permalink
578 removed test button again
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinrichs-scottlogic committed Feb 16, 2024
1 parent 9e850fc commit dab04e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/src/components/ChatBox/ChatBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,6 @@ function ChatBox({
<ChatBoxFeed messages={messages} />
<div className="footer">
<div className="messages">
<button onClick={openLevelsCompleteOverlay}>
Open Levels complete
</button>
<ChatBoxInput
content={chatInput}
onContentChanged={setChatInput}
Expand Down

0 comments on commit dab04e7

Please sign in to comment.