zy-acs-flow/src/map/settings/index.jsx
@@ -12,6 +12,8 @@ const themeMode = theme.palette.mode; const translate = useTranslate(); const [lastCopiedSprites, setLastCopiedSprites] = useState([]); const handleClose = () => { onCancel(); } @@ -86,6 +88,8 @@ onSubmit={() => { }} width={width} lastCopiedSprites={lastCopiedSprites} setLastCopiedSprites={setLastCopiedSprites} /> )} {activeTab === 1 && (