Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Text.md 619 B

A piece of text. (Body 1)

<Text>my boy is amazing</Text>

A piece of text with a bullet.

<Text bullet>
  I am like a list item{' '}
  <ActionLink to="https://www.google.com">google</ActionLink>
</Text>

A secondary text. (Body 2)

<Text secondary>my boy is amazing</Text>

A text used for manuscript custom IDs.

<Text customId>ID 444222</Text>

A small text.

<Text small>my boy is amazing</Text>

A small secondary text.

<Text small secondary>
  my boy is amazing
</Text>

Text used as a label line.

<Text labelLine>SUPPLEMENTARY FILES</Text>