mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-20 13:36:16 +00:00
Replaced at="large with greaterThanOrEqual="large"
Based on warnings in the console
This commit is contained in:
@@ -347,7 +347,7 @@ export class TopBar extends React.Component<RouteComponentProps & Props> {
|
||||
<>
|
||||
<Menu
|
||||
as={Media}
|
||||
at="large"
|
||||
greaterThanOrEqual="large"
|
||||
attached="top"
|
||||
inverted
|
||||
color="blue"
|
||||
|
||||
Reference in New Issue
Block a user