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

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gioacostax committed Jan 6, 2017
1 parent 69bfada commit 577980c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/app/schedule/list/list.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ export default props => {
);
})
}
</div> : <div className="list --x-scrolling"><i className="sidebar icon"></i></div>;
</div> : <div className="list --x-scrolling"><i className="sidebar icon"></i></div>;
};

0 comments on commit 577980c

Please sign in to comment.