You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ use CodeWithDennis\FilamentThemeInspector\FilamentThemeInspectorPlugin;
39
39
```
40
40
41
41
### Freeze (Hold / Toggle)
42
-
By default, the freeze button (ALT or CMD) needs to be held down to freeze the tooltip in place. You can change this behavior to toggle by using the toggle method.
42
+
By default, the freeze button (`ALT` or `⌘`) needs to be held down to freeze the tooltip in place. You can change this behavior to toggle by using the toggle method.
0 commit comments