Skip to content

Commit ca920f9

Browse files
committed
delete try out
1 parent a6184f3 commit ca920f9

File tree

2 files changed

+3973
-3130
lines changed

2 files changed

+3973
-3130
lines changed

components/components/SettingsDialog.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ function SettingsDialog({ settings, setSettings, openDialog, setOpenDialog }: Pr
108108
<div className="font-light mt-2 leading-relaxed">
109109
Only stored in your browser. Never stored on servers. Overrides
110110
your .env config.
111-
<button
111+
{/* <button
112112
className="inline-flex items-center justify-center ml-2">
113113
<OnboardingNote/>
114-
</button>
114+
</button> */}
115115
</div>
116116
</Label>
117117

0 commit comments

Comments
 (0)