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

7 lines
152 B
JavaScript
Raw Normal View History

2023-05-17 17:04:15 +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