@@ -24,7 +24,6 @@ class OptionsManager
public function vue(): string
{
- dump(View::TABLEAU);
if ($this->options->getView() === View::TABLEAU)
return "tableaux";