You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can develop the component in Histoire with yarn story:dev
Should have voting and highlightedVoteByGroups props which are the same type as described in the Interface VoteCard in src/routes/assemblies/[id]/+page.ts
3 variations from the design depend on voting.result, either if it's DefaultVotingResult.Passed, DefaultVotingResult.Failed, or any string
See Figma file
Starting point
yarn gen:componentyarn story:devvotingandhighlightedVoteByGroupsprops which are the same type as described in theInterface VoteCardinsrc/routes/assemblies/[id]/+page.tsvoting.result, either if it'sDefaultVotingResult.Passed,DefaultVotingResult.Failed, or anystring