typo (#6999)
This commit is contained in:
committed by
GitHub
parent
7f03ab0c79
commit
7154b3880e
@@ -136,7 +136,7 @@
|
||||
<Splitpanes horizontal class="grow border w-full">
|
||||
<Pane size={10} minSize={10}>
|
||||
<LogViewer
|
||||
content={`Logs are avaiable in the browser console directly`}
|
||||
content={`Logs are available in the browser console directly`}
|
||||
isLoading={false}
|
||||
tag={undefined}
|
||||
/>
|
||||
@@ -155,7 +155,7 @@
|
||||
<Splitpanes horizontal class="grow border w-full">
|
||||
<Pane size={10} minSize={10}>
|
||||
<LogViewer
|
||||
content={`Logs are avaiable in the browser console directly`}
|
||||
content={`Logs are available in the browser console directly`}
|
||||
isLoading={false}
|
||||
tag={undefined}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user