Loading client/src/components/Form/Elements/FormData/variants.ts +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ export const VARIANTS: Record<string, Array<VariantInterface>> = { { src: SOURCE.DATASET, icon: "fa-copy", tooltip: "Multiple datasets", tooltip: "Dataset(s)", library: true, multiple: true, batch: BATCH.DISABLED, Loading Loading
client/src/components/Form/Elements/FormData/variants.ts +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ export const VARIANTS: Record<string, Array<VariantInterface>> = { { src: SOURCE.DATASET, icon: "fa-copy", tooltip: "Multiple datasets", tooltip: "Dataset(s)", library: true, multiple: true, batch: BATCH.DISABLED, Loading