mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-07 03:26:00 +00:00
Add word wrap for the query explanation (#1634)
* Add word wrap for the query explanation * Update test snap
This commit is contained in:
@@ -131,6 +131,7 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] =
|
||||
lineNumbers="on"
|
||||
onContentChanged={[Function]}
|
||||
onContentSelected={[Function]}
|
||||
wordWrap="on"
|
||||
/>
|
||||
<QueryCopilotResults />
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user