/* * Placeholder feeds component that does nothing * but allows us to re-use code that expects this * to be here */ export const Feeds = () => null