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