#
vincentlu
2025-02-24 12e640ae44d9be05f7271178f8bb21d8c7d14818
zy-acs-flow/src/page/components/ImportButton.jsx
@@ -18,7 +18,7 @@
        <>
            <Button
                startIcon={<UploadIcon />}
                label="Import"
                label="common.action.import.title"
                onClick={handleOpenModal}
            />