fix: yaml editor do not update when upload same file
This commit is contained in:
@@ -122,6 +122,7 @@ const ApiAccessInfo = ({ open, data, onClose }: ApiAccessInfoProps) => {
|
||||
const handleClose = () => {
|
||||
onClose();
|
||||
};
|
||||
|
||||
return (
|
||||
<ScrollerModal
|
||||
open={open}
|
||||
|
||||
Reference in New Issue
Block a user