Skip to content

Commit 86fb672

Browse files
leiyrefrascuchon
authored andcommitted
include id
1 parent e8d1d22 commit 86fb672

File tree

1 file changed

+1
-0
lines changed
  • argilla-frontend/v1/domain/entities/hub

1 file changed

+1
-0
lines changed

argilla-frontend/v1/domain/entities/hub/Subset.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ export class Subset {
115115
options: structure.feature.names.map((o) => ({
116116
text: o,
117117
value: o,
118+
id: o,
118119
})),
119120
},
120121
structure.name

0 commit comments

Comments
 (0)