diff --git a/excalidraw-app/components/AppFooter.tsx b/excalidraw-app/components/AppFooter.tsx index 8f03e870f4ff..f8106e62499f 100644 --- a/excalidraw-app/components/AppFooter.tsx +++ b/excalidraw-app/components/AppFooter.tsx @@ -12,8 +12,7 @@ export const AppFooter = React.memo(() => { alignItems: "center", }} > - ( - ) + );