Compare commits
2 Commits
84b78ea0c1
...
ab5a6b94c9
| Author | SHA1 | Date | |
|---|---|---|---|
| ab5a6b94c9 | |||
|
|
9913df30c6 |
@@ -54,6 +54,10 @@ class StickerDetailResource extends Resource
|
||||
'Static' => 'Static',
|
||||
'Dynamic' => 'Dynamic',
|
||||
]),
|
||||
Forms\Components\TextInput::make('string_value')
|
||||
->label('String Value'),
|
||||
Forms\Components\TextInput::make('string_font')
|
||||
->label('String Font'),
|
||||
Forms\Components\TextInput::make('string_size')
|
||||
->label('String Size'),
|
||||
Forms\Components\TextInput::make('element_colour')
|
||||
|
||||
Reference in New Issue
Block a user