diff --git a/plugins/plugin-client-notebook/src/index.tsx b/plugins/plugin-client-notebook/src/index.tsx index 2d4a98c2433..2ac1f6958d4 100644 --- a/plugins/plugin-client-notebook/src/index.tsx +++ b/plugins/plugin-client-notebook/src/index.tsx @@ -31,7 +31,12 @@ export default function renderMain(props: KuiProps) { const githubIcon = () => { return ( - + )