mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 11:21:16 +01:00
Fix icon and segmented control and dev icon
This commit is contained in:
@@ -68,6 +68,7 @@ export function MarkdownEditor({
|
||||
<SegmentedControl
|
||||
name={name}
|
||||
label="View mode"
|
||||
hideLabel
|
||||
onChange={setViewMode}
|
||||
value={viewMode}
|
||||
className="opacity-0 group-focus-within/markdown:opacity-100 group-hover/markdown:opacity-100"
|
||||
|
||||
Reference in New Issue
Block a user