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