🔧
This commit is contained in:
@@ -11,7 +11,7 @@ trait Termwind
|
||||
{
|
||||
protected function termwind(string $html)
|
||||
{
|
||||
renderUsing($output = new BufferedConsoleOutput());
|
||||
renderUsing($output = new BufferedConsoleOutput);
|
||||
|
||||
render($html);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user