@coveord/plasma-react
@coveord/plasma-style
@coveord/plasma-mantine
1import {BorderedLine} from '@coveord/plasma-react';2 3export 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.