Use chakra-components action buttons
selankon opened this issue · 0 comments
selankon commented
Use the chakra components action buttons for the election actions instead of the actual ones:
The chakra ui action button:
https://github.com/vocdoni/ui-components/blob/main/packages/react-providers/src/election/ActionsProvider.tsx#L51
https://github.com/vocdoni/ui-components/blob/main/packages/chakra-components/src/components/Election/Actions/Pause.tsx#L7
The ui scaffold action button:
ui-scaffold/src/components/Process/ActionsMenu.tsx
Lines 48 to 64 in 0988c92
Related to: