diff --git a/src/App.tsx b/src/App.tsx index 5d44978..8c0e94c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,11 +21,11 @@ function App() { // }, [inputCode]); return ( -
-
+
+
-
+
{/* Separator */} {/*
*/}
diff --git a/src/components/CompletionCard/CompletionCardSourceSnippet.tsx b/src/components/CompletionCard/CompletionCardSourceSnippet.tsx index b40e98a..51b12d9 100644 --- a/src/components/CompletionCard/CompletionCardSourceSnippet.tsx +++ b/src/components/CompletionCard/CompletionCardSourceSnippet.tsx @@ -31,7 +31,7 @@ export function CompletionCardSourceSnippet() {
From source {directionEmojiJSX}