Resolve Eslint for Tables.Constants (#914)

* resolve_eslint_Tables.Constants

* correct spelling mistake
This commit is contained in:
Hardikkumar Nai
2021-07-09 07:40:29 +05:30
committed by GitHub
parent c486c1193e
commit f4eef1b61b
3 changed files with 17 additions and 53 deletions

View File

@@ -42,10 +42,10 @@ const onInit = async () => {
practices, and how to get started with Azure Cosmos DB.
</Text>
<Text styles={{ root: { marginTop: 10 } }} block>
If you'd like to run or edit the notebook in your own Azure Cosmos DB account,{" "}
If {`you'd`} like to run or edit the notebook in your own Azure Cosmos DB account,{" "}
<Link href={dataExplorerUrl}>sign in</Link> and select an account with{" "}
<Link href={enableNotebooksUrl}>notebooks enabled</Link>. From there, you can download the sample to your
account. If you don't have an account yet, you can{" "}
account. If you {`don't`} have an account yet, you can{" "}
<Link href={createAccountUrl}>create one from the Azure portal</Link>.
</Text>
</div>