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 ffaf2ee commit 563ab5eCopy full SHA for 563ab5e
src/routes/index.tsx
@@ -118,7 +118,8 @@ export default function Home() {
118
<DialogHeader>
119
<DialogTitle>Tutorial</DialogTitle>
120
<DialogDescription>
121
- This is a quick walkthrough of how to use QuickIME.
+ This is a quick tutorial of how to use QuickIME. For now, only Japanese is
122
+ supported.
123
</DialogDescription>
124
</DialogHeader>
125
<div class="space-y-4 py-2">
0 commit comments