Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithDennis authored Nov 13, 2024
1 parent 8dccbde commit 8147930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ use CodeWithDennis\FilamentThemeInspector\FilamentThemeInspectorPlugin;
```

### Freeze (Hold / Toggle)
By default, the freeze button needs to be held down to freeze the tooltip in place. You can change this behavior to toggle by using the toggle method.
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.

```php
FilamentThemeInspectorPlugin::make()
Expand Down

0 comments on commit 8147930

Please sign in to comment.