trendmicro-frontend / tonic-ui

Tonic UI is a UI component library for React, built with Emotion and Styled System. It is designed to be easy to use and easy to customize.
https://trendmicro-frontend.github.io/tonic-ui
MIT License
125 stars 29 forks source link

Bullet is missing when set as="li" for Text component in @tonic-ui/react v2.0.0 #898

Closed trend-alan-bie closed 4 months ago

trend-alan-bie commented 4 months ago

Issue

When using Text component as li in @tonic-ui/react v2.0.0, the list item's bullet will disappear.

V1

image

V2

image (1)
cheton commented 4 months ago

Resolved in PR #899 by @trend-alan-bie