1
0
Fork 0
freesewing/sites/dev/components/feeds.mjs

7 lines
152 B
JavaScript
Raw Normal View History

2023-03-26 06:50:59 +02:00
/*
* Placeholder feeds component that does nothing
* but allows us to re-use code that expects this
* to be here
*/
export const Feeds = () => null