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

Commit

Permalink
feeback and rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranRoche committed Jul 26, 2018
1 parent 8581c83 commit 8d86359
Show file tree
Hide file tree
Showing 6 changed files with 16,846 additions and 1 deletion.
14 changes: 14 additions & 0 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file added ui/src/components/App.css
Empty file.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React, { Component } from 'react';
import { DonutChart } from 'patternfly-react';

import './styles/MobileClientServiceChart.css'
import '../styles/MobileClientServiceChart.css'

class MobileClientServiceChart extends Component {
viewAllServices(){
Expand Down

0 comments on commit 8d86359

Please sign in to comment.