From 1c544597080c59a9f604acd92c1dcb73aafd0593 Mon Sep 17 00:00:00 2001 From: victor-meng <56978073+victor-meng@users.noreply.github.com> Date: Mon, 11 Oct 2021 12:09:38 -0700 Subject: [PATCH] If unsharded is checked, set partition key to undefined (#1128) --- src/Explorer/Panes/AddCollectionPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Panes/AddCollectionPanel.tsx b/src/Explorer/Panes/AddCollectionPanel.tsx index 170a8a925..56a76fc97 100644 --- a/src/Explorer/Panes/AddCollectionPanel.tsx +++ b/src/Explorer/Panes/AddCollectionPanel.tsx @@ -999,7 +999,7 @@ export class AddCollectionPanel extends React.Component