mirror of
https://github.com/opensupports/opensupports.git
synced 2025-09-26 11:29:05 +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() {
|
render() {
|
||||||
// exclamation-triangle
|
|
||||||
// question-circle
|
|
||||||
let name = (this.props.type === 'default') ? 'question-circle' : 'exclamation-triangle';
|
let name = (this.props.type === 'default') ? 'question-circle' : 'exclamation-triangle';
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user