Some additional progress / start on updating future deprecations
This commit is contained in:
@@ -90,7 +90,7 @@ export default function ScoreboardEntryEdit({ entry }) {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Dropdown visible={visible} overlay={popContent}>
|
||||
<Dropdown open={visible} overlay={popContent}>
|
||||
<Button
|
||||
onClick={(e) => {
|
||||
e.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user