From 301907e6b364d2222a5105365149cac2d7c14e9c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 21 Oct 2021 04:28:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Forgot=20to=20change=20in=20the?= =?UTF-8?q?=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/notebook/NotebookCreateBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/notebook/NotebookCreateBox.tsx b/frontend/src/components/notebook/NotebookCreateBox.tsx index e2645db..81aa889 100644 --- a/frontend/src/components/notebook/NotebookCreateBox.tsx +++ b/frontend/src/components/notebook/NotebookCreateBox.tsx @@ -90,7 +90,7 @@ export function NotebookCreateBox({viewSet, resource}: NotebookCreateBoxProps):