mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
Update Nlpsample.tsx
This commit is contained in:
parent
0f9205db63
commit
f891155b0b
@ -285,7 +285,7 @@ export default function NlpSample() {
|
||||
) ? (
|
||||
<Button
|
||||
variant="contained"
|
||||
href={`${publicRuntimeConfig.apiUrl}/nlpsample/export${
|
||||
href={`${publicRuntimeConfig.apiUrl}nlpsample/export${
|
||||
dataset ? `?type=${dataset}` : ""
|
||||
}`}
|
||||
startIcon={<DownloadIcon />}
|
||||
|
Loading…
Reference in New Issue
Block a user