mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix reference error
This commit is contained in:
@@ -330,7 +330,7 @@ export class DialogManager extends Component {
|
||||
if (value) {
|
||||
this.show = value;
|
||||
}
|
||||
this.actionSheet._setModalVisible();
|
||||
this.actionSheet.current?._setModalVisible();
|
||||
}}
|
||||
/>
|
||||
</ActionSheetWrapper>
|
||||
|
||||
Reference in New Issue
Block a user