3 lines
65 B
JavaScript
Raw Normal View History

2020-12-29 17:12:07 +01:00
import FooterCard from "./FooterCard"
export default FooterCard;