This commit is contained in:
notCharles 2024-05-07 20:55:02 -04:00
parent 8da0017eaf
commit 94f583fef0

View File

@ -522,7 +522,6 @@ class CreateServer extends CreateRecord
->numeric(),
]),
Forms\Components\Grid::make()
->columns(4)
->columnSpanFull()
@ -553,7 +552,6 @@ class CreateServer extends CreateRecord
->numeric(),
]),
Forms\Components\Grid::make()
->columns(4)
->columnSpanFull()