mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +02:00
Max - deletes comments [skip ci]
This commit is contained in:
parent
940b72bf6f
commit
5d887e63f4
@ -16,8 +16,6 @@ class InfoTooltip extends React.Component {
|
||||
};
|
||||
|
||||
render() {
|
||||
// exclamation-triangle
|
||||
// question-circle
|
||||
let name = (this.props.type === 'default') ? 'question-circle' : 'exclamation-triangle';
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user