Skip to content

Commit

Permalink
changed form name
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Jan 20, 2025
1 parent 71d2aa7 commit eede142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/WaGroups/WaPolls/WaPolls.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export const WaPolls = () => {
languageSupport={false}
setStates={setStates}
validationSchema={FormSchema}
listItemName="waPoll"
listItemName="Poll"
dialogMessage={dialogMessage}
formFields={formFields}
redirectionLink={'group/polls'}
Expand Down

0 comments on commit eede142

Please sign in to comment.