mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-23 12:04:22 +00:00
179 B
179 B
Underline the contained text, like a <u>
element.
import Bluelib from "../Bluelib";
<Bluelib>
There something <Underline>under here</Underline>!
</Bluelib>