Skip to content

Commit 104e9aa

Browse files
committed
live-web-view.doc: Updated documentation on SelectExtendedInput.
1 parent 6a24094 commit 104e9aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/live-web-view/docs/components/FormContainerDoc.lv

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,6 @@ component FormContainerDoc{
324324
element: FormContainer{
325325
FormGroup{
326326
SelectExtendedInput{
327-
name = 'time'
328-
placeholder = 'Time ...'
329327
options = ({
330328
choices: [
331329
{
@@ -374,8 +372,6 @@ component FormContainerDoc{
374372
FormContainer{
375373
FormGroup{
376374
SelectExtendedInput{
377-
name = 'time'
378-
placeholder = 'Time ...'
379375
options = ({
380376
choices: [
381377
{

0 commit comments

Comments
 (0)