mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Move gitprofile.config.js to root
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { skeleton } from '../../helpers/utils';
|
||||
import config from '../../gitprofile.config';
|
||||
import { Fragment } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import config from '../../../gitprofile.config';
|
||||
|
||||
const ListItem = ({ time, position, company }) => (
|
||||
<li className="mb-5 ml-4">
|
||||
|
||||
Reference in New Issue
Block a user