Skip to content

Commit c4a4327

Browse files
committed
delete try out
1 parent ca920f9 commit c4a4327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/components/SettingsDialog.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ function SettingsDialog({ settings, setSettings, openDialog, setOpenDialog }: Pr
154154
<div className="font-light mt-2 leading-relaxed">
155155
Only stored in your browser. Never stored on servers. Overrides
156156
your .env config.
157-
<button
157+
{/* <button
158158
className="inline-flex items-center justify-center ml-2">
159159
<OnboardingNote/>
160-
</button>
160+
</button> */}
161161
</div>
162162
</Label>
163163

0 commit comments

Comments
 (0)