We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea91b12 commit 8dbaa15Copy full SHA for 8dbaa15
README.md
@@ -28,7 +28,7 @@ How to use
28
29
Add this line to your main layout so the widget gets loaded automatically into every page.
30
```php
31
-\bluezed\scrollTop\ScrollTop::widget();
+<?= \bluezed\scrollTop\ScrollTop::widget() ?>
32
```
33
34
By default your main layout should be located here:
0 commit comments