Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Commit

Permalink
fix help app
Browse files Browse the repository at this point in the history
  • Loading branch information
vbloher committed Feb 1, 2019
1 parent a4ec631 commit e24a97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Help/HelpApp.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { Component } from 'react';
import { ScrollContainer } from '@cybercongress/ui';
import CybLink from '../../components/CybLink';
import ScrollContainer from '@cybercongress/ui';

class HelpApp extends Component {
render() {
Expand Down

0 comments on commit e24a97d

Please sign in to comment.