mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-21 21:06:20 +02:00
✨ New and Improved Screens (#1151)
This commit is contained in:
parent
5461c57228
commit
997a1eec78
75 changed files with 1517 additions and 743 deletions
|
@ -136,7 +136,7 @@ export const CreatePoll: React.FunctionComponent = () => {
|
|||
className="w-full"
|
||||
variant="primary"
|
||||
>
|
||||
<Trans i18nKey="createPoll" />
|
||||
<Trans i18nKey="createPoll" defaults="Create poll" />
|
||||
</Button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue