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

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranRoche committed Jul 26, 2018
1 parent fff43ca commit 277cee1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 16,832 deletions.
Empty file removed ui/src/components/App.css
Empty file.
2 changes: 1 addition & 1 deletion ui/src/components/MobileClientServiceChart.js
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 '../style/MobileClientServiceChart.css'

class MobileClientServiceChart extends Component {
viewAllServices(){
Expand Down

0 comments on commit 277cee1

Please sign in to comment.