Commit fc542115 authored by Joel's avatar Joel

fix: delimiter

parent d68c85e4
......@@ -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