index.js 69 B

123
  1. import ThreadsList from "./ThreadsList";
  2. export default ThreadsList;