Skip to content

Commit

Permalink
quick fix for bropro missing css
Browse files Browse the repository at this point in the history
  • Loading branch information
eastmaels committed Apr 9, 2019
1 parent d2b742f commit 269f8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/bropro/Bropro.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import Brocard from './Brocard';
import './bropro.css';
//import './bropro.css';

class Bropro extends React.Component {
constructor(props) {
Expand Down

0 comments on commit 269f8fd

Please sign in to comment.