1
0
Fork 0
freesewing/sites/dev/components/feeds.mjs
2023-03-26 06:51:11 +02:00

6 lines
152 B
JavaScript

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