import social from './social'

const auth = {
    social: Object.assign(social, social),
}

export default auth