Skip to content

Commit

Permalink
feat: add form in example
Browse files Browse the repository at this point in the history
  • Loading branch information
rboixaderg committed Mar 3, 2024
1 parent b9fde50 commit a4d5da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/vite_example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ function App() {
},
forms: {
GMI: RequiredFieldsForm,
GMIAllRequired: RequiredFieldsForm,
},
itemsColumn: {
Container: () => {
Expand Down

0 comments on commit a4d5da9

Please sign in to comment.