Commit a56ab4c2 authored by Joel's avatar Joel

Merge branch 'feat/multi-generation' into deploy/dev

parents 68c802bb fc542115
......@@ -52,7 +52,7 @@ const CSVDownload: FC<ICSVDownloadProps> = ({
filename={'template'}
bom={true}
config={{
delimiter: ';',
// delimiter: ';',
}}
data={[
template,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment