More work in fire messages. Home style on desktop improved
This commit is contained in:
parent
521507e425
commit
40bc9e2f24
6 changed files with 46 additions and 33 deletions
|
|
@ -116,7 +116,7 @@ class Fire extends React.Component {
|
|||
key={key}
|
||||
type="button"
|
||||
>
|
||||
{FalsePositiveTypes[key]}
|
||||
<Trans>{FalsePositiveTypes[key]}</Trans>
|
||||
</button>
|
||||
))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue