Closed norbertsongin closed 1 year ago
Changed
Change title prop type from string to ReactNode in ListItemProp interface as it's able to render any element, not just strings.
title
string
ReactNode
ListItemProp
Changelog
Changed
Change
title
prop type fromstring
toReactNode
inListItemProp
interface as it's able to render any element, not just strings.