Skip to content

Commit fed24ee

Browse files
authored
Merge pull request #4612 from syncfusion-content/896112-hotfix3
896112: Textarea component documentation corrections in Blazor
2 parents 8896a7e + 35c3243 commit fed24ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

blazor/textarea/styles-appearance.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ Render the TextArea with `rounded corner` by adding the `e-corner` class to the
143143

144144
<SfTextArea Placeholder='Enter your comments' CssClass="e-corner"></SfTextArea>
145145

146-
{% endhighlight %}
147-
{% endtabs %}
148-
149146
{% endhighlight %}
150147
{% highlight cshtml tabtitle="Css" %}
151148

0 commit comments

Comments
 (0)