Semantic-UI-React
Semantic-UI-React copied to clipboard
List rendered as ul without bullets
Feature Request
Problem description
I would like to use List component rendered as ul without having bullets. Currently you can add bullets or numbers to list items using ordered or bulleted props or as documentation specifies you can add them rendering list as ul or ol. In my use case I lack option to render list with semantic html element without having bullets or numbers.
Proposed solution
Add a prop that will allow removing bullets and numbers from list items. Atm I can't think of the name for the prop, ideally it would be one prop to remove default style from both ul and ol.
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.