From 0490452c14085681be0c64501191a759565bf776 Mon Sep 17 00:00:00 2001 From: XnpioChV Date: Mon, 12 Aug 2024 22:58:24 -0500 Subject: [PATCH] style: Lint on the code --- src/library-authoring/LibraryAuthoringPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/library-authoring/LibraryAuthoringPage.tsx b/src/library-authoring/LibraryAuthoringPage.tsx index 4f870f49ae..c2eb969292 100644 --- a/src/library-authoring/LibraryAuthoringPage.tsx +++ b/src/library-authoring/LibraryAuthoringPage.tsx @@ -69,7 +69,7 @@ const HeaderActions = ({ canEditLibrary }: HeaderActionsProps) => {