mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-28 15:02:49 +01:00
Squish them
This commit is contained in:
parent
17c20d6b91
commit
b1cc4ef45c
@ -82,6 +82,7 @@ class EggResource extends Resource
|
|||||||
// ->columns(2)
|
// ->columns(2)
|
||||||
->schema([
|
->schema([
|
||||||
Forms\Components\Repeater::make('Blah')
|
Forms\Components\Repeater::make('Blah')
|
||||||
|
->grid(3)
|
||||||
->relationship('variables')
|
->relationship('variables')
|
||||||
->name('name')
|
->name('name')
|
||||||
->columns(1)
|
->columns(1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user