Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

1.2.8(Oct 19, 2020)

Compare
Choose a tag to compare
@sravan-s sravan-s released this 19 Oct 07:28
· 24 commits to master since this release
  • Features/Bugs:
    • sortChannelList prop for ChannelListComponent
      sortChannelList={(channels: BaseChannel) => {
        ...
        return sortedChannels: BaseChannel
      }}
    
  • Bugfixes:
    • CSS Flex: Rename all start to flex-start