Merge remote-tracking branch 'origin/ScreenRotation'
This commit is contained in:
@@ -63,7 +63,7 @@ export default function UserNotices() {
|
||||
}
|
||||
};
|
||||
loadNotices();
|
||||
}, []);
|
||||
}, [fetchNotices]);
|
||||
|
||||
const showNewToast = (title) => {
|
||||
const newId = Math.random();
|
||||
|
||||
Reference in New Issue
Block a user