import React from 'react'; import { Col, Row } from 'reactstrap'; import { version } from '../../config'; const JKFooter = () => ( ); export default JKFooter;