Replaced at="large with greaterThanOrEqual="large"

Based on warnings in the console
This commit is contained in:
Przemek Wiech
2021-11-02 00:07:26 +01:00
parent 2d4ca439d5
commit e444e25177
4 changed files with 5 additions and 5 deletions

View File

@@ -347,7 +347,7 @@ export class TopBar extends React.Component<RouteComponentProps & Props> {
<>
<Menu
as={Media}
at="large"
greaterThanOrEqual="large"
attached="top"
inverted
color="blue"