Skip to content

Commit 42ae4bf

Browse files
committed
Updated h1
1 parent 6d500bd commit 42ae4bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The output of the application will be something like this:
1313

1414
As you can above, I’m highlighting the border of TextInputLayout with a different color using ErrorColor and also the error message is displaying below the inputview to fill the input field.
1515

16-
# Creating the above UI
16+
## Creating the above UI
1717

1818
You can achieve the above UI using the below code snippet
1919

@@ -60,7 +60,7 @@ You can achieve the above UI using the below code snippet
6060
```
6161

6262

63-
# See Also
63+
## See Also
6464

6565
[How to change cursor color in text input layout](https://www.syncfusion.com/kb/11608/how-to-change-the-cursor-color-in-xamarin-forms-text-input-layout)
6666

0 commit comments

Comments
 (0)