TextBlock
A visually appealing block with text.
Component is already configured in the boilerplate.
1.<TextBlock>1.This is an example of TextBlock1.</TextBlock>
className = Optional for custom styling.children = The content to be displayed within the text block.
This is an example of TextBlock