We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dea556 commit 993cd4fCopy full SHA for 993cd4f
src/routes/index.tsx
@@ -29,6 +29,7 @@ export default function Home() {
29
<MetaProvider>
30
<Title>QuickIME – An Input Method Editor that doesn't suck</Title>
31
</MetaProvider>
32
+
33
<Flex
34
flexDirection="col"
35
justifyContent="start"
0 commit comments