Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ugputu18 committed Oct 28, 2024
1 parent a0f7c78 commit 6a4c1e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@babel/core": "7.12.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
"@procraft/widget-order": "2.30.13",
"@procraft/widget-order": "2.30.14",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "11.0.2",
Expand Down
15 changes: 15 additions & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,21 @@ const query = `
flowId
tariffId
prolongationDays
courseMeta {
courseName
courseKind
courseSubKind
courseSubKindLabel {
valueNominative
valueGenitive
valueAccusative
valueDative
valueInstrumental
valuePrepositional
gender
createdAt
}
webinarStartsAt
__typename
}
sales {
Expand Down

0 comments on commit 6a4c1e0

Please sign in to comment.