mirror of
https://github.com/hex248/tsos.git
synced 2026-02-07 18:23:05 +00:00
removed "information tooltips" from coming soon
its implemented!
This commit is contained in:
@@ -69,13 +69,6 @@ export default function Layout({
|
|||||||
<DialogTitle>Coming Soon</DialogTitle>
|
<DialogTitle>Coming Soon</DialogTitle>
|
||||||
</DialogHeader>
|
</DialogHeader>
|
||||||
<div className="space-y-4 py-2">
|
<div className="space-y-4 py-2">
|
||||||
<div className="space-y-2">
|
|
||||||
<h4 className="font-medium">Information Tooltips</h4>
|
|
||||||
<p className="text-sm text-muted-foreground">
|
|
||||||
Will be displayed on each setting explaining what it does and how it
|
|
||||||
affects the sound.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className="space-y-2">
|
<div className="space-y-2">
|
||||||
<h4 className="font-medium">Wobble Controls</h4>
|
<h4 className="font-medium">Wobble Controls</h4>
|
||||||
<p className="text-sm text-muted-foreground">
|
<p className="text-sm text-muted-foreground">
|
||||||
|
|||||||
Reference in New Issue
Block a user