Move gitprofile.config.js to root

This commit is contained in:
Ariful Alam
2022-03-22 23:44:17 +06:00
parent b89dd276df
commit 4bbbf7cde3
12 changed files with 12 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
import { getDevtoArticle, getMediumArticle } from 'article-api';
import moment from 'moment';
import { Fragment, useEffect, useState } from 'react';
import config from '../../gitprofile.config';
import { ga, skeleton } from '../../helpers/utils';
import LazyImage from '../lazy-image';
import PropTypes from 'prop-types';
import config from '../../../gitprofile.config';
const displaySection = () => {
if (