Layout

Bordered Line

I am a bordered row and you can fill me with whatever you want!
1
import {BorderedLine} from '@coveord/plasma-react';
2
3
export default () => (
4
<BorderedLine className="full-content-x">
5
I am a bordered row and you can fill me with whatever you want!
6
</BorderedLine>
7
);

No guidelines exist for BorderedLine yet.

Create guidelines