import React from 'react'; const Gap = ({ gap = 'mb-10' }) =>
; export default Gap;