Skip to content

Commit efe0f0d

Browse files
Merge pull request #362 from dxc-technology/textarea-issue348
[Patch] Fixing example #348 and example fo controlled is ok
2 parents 2b24f49 + 580a91c commit efe0f0d

File tree

3 files changed

+2822
-2256
lines changed

3 files changed

+2822
-2256
lines changed

projects/dxc-ngx-cdk-site/src/assets/examples/text-area.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828
"title": "required-text-area"
2929
}
3030
},
31-
{
32-
"title": "Sized Slider",
33-
"iframe": {
34-
"src": "https://codesandbox.io/s/sized-slider-3dsnh?fontsize=14&hidenavigation=1&module=%2Fsrc%2Fapp%2Fapp.component.html&theme=dark",
35-
"title": "sized-slider"
36-
}
37-
},
3831
{
3932
"title": "Uncontrolled Textarea",
4033
"iframe": {
@@ -50,4 +43,4 @@
5043
}
5144
}
5245
]
53-
}
46+
}

0 commit comments

Comments
 (0)