Everything sits in index.js currently. For more customization, there can be a component that takes props like company names in order to generate the feed. Use cases are for people to select blogs to read via multiselect and clicking the company name on any post should link to a feed of posts from only that compnay.
Everything sits in
index.js
currently. For more customization, there can be a component that takes props like company names in order to generate the feed. Use cases are for people to select blogs to read via multiselect and clicking the company name on any post should link to a feed of posts from only that compnay.