We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c362395 commit 1600415Copy full SHA for 1600415
src/Filament/Pages/Dashboard.php
@@ -50,8 +50,6 @@ public function getFloat(): bool
50
51
public function getDisableDrag(): bool
52
{
53
- ray(GridstackDashboardPlugin::get()->getDisableDrag());
54
-
55
return GridstackDashboardPlugin::get()->getDisableDrag() ?? false;
56
}
57
0 commit comments