{"version":3,"file":"InlineList.mjs","sources":["../../../../src/components/List/InlineList.tsx"],"sourcesContent":["import { PureComponent } from 'react';\n\nimport { ListProps, AbstractList } from './AbstractList';\n\nexport class InlineList<T> extends PureComponent<ListProps<T>> {\n  render() {\n    return <AbstractList inline {...this.props} />;\n  }\n}\n"],"names":[],"mappings":";;;;AAIO,MAAM,mBAAsB,aAA4B,CAAA;AAAA,EAC7D,MAAS,GAAA;AACP,IAAA,2BAAQ,YAAa,EAAA,EAAA,MAAA,EAAM,IAAE,EAAA,GAAG,KAAK,KAAO,EAAA,CAAA;AAAA;AAEhD;;;;"}