This repository was archived by the owner on Aug 30, 2022. It is now read-only.
1.2.8(Oct 19, 2020)
- Features/Bugs:
- sortChannelList prop for ChannelListComponent
sortChannelList={(channels: BaseChannel) => { ... return sortedChannels: BaseChannel }}
- Bugfixes:
- CSS Flex: Rename all start to flex-start