Skip to content

Commit d0d94f9

Browse files
committed
lint - react
1 parent 381d6af commit d0d94f9

File tree

1 file changed

+1
-1
lines changed
  • packages/react-workspace/react-client-app/src/components

1 file changed

+1
-1
lines changed

packages/react-workspace/react-client-app/src/components/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ export function App(): React.JSX.Element {
11941194
onSend={onChatInputSend}
11951195
></SprightChatInput>
11961196
<span slot="end">
1197-
AI-generated content may be incorrect.
1197+
AI-generated content may be incorrect.
11981198
<NimbleAnchor href="https://www.ni.com" target="_blank" rel="noreferrer">View Terms and Conditions</NimbleAnchor>
11991199
</span>
12001200
</SprightChatConversation>

0 commit comments

Comments
 (0)