Pint
This commit is contained in:
parent
8da0017eaf
commit
94f583fef0
@ -522,7 +522,6 @@ class CreateServer extends CreateRecord
|
|||||||
->numeric(),
|
->numeric(),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
|
|
||||||
Forms\Components\Grid::make()
|
Forms\Components\Grid::make()
|
||||||
->columns(4)
|
->columns(4)
|
||||||
->columnSpanFull()
|
->columnSpanFull()
|
||||||
@ -553,7 +552,6 @@ class CreateServer extends CreateRecord
|
|||||||
->numeric(),
|
->numeric(),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
|
|
||||||
Forms\Components\Grid::make()
|
Forms\Components\Grid::make()
|
||||||
->columns(4)
|
->columns(4)
|
||||||
->columnSpanFull()
|
->columnSpanFull()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user