0

I want to show all without omitting the text in paragraph. How do I do it?

click image ↓

enter image description here

박동석
  • 99
  • 6

1 Answers1

2

The content truncation behavior of the paragraph component is governed by the component in which it is nested.

This part of the documentation will show you how the paragraph component behaves with a few components.

A paragraph component nested within a section component will display the most content.

Ameya
  • 880
  • 6
  • 13