You've already forked AstralRinth
forked from didirus/AstralRinth
Fixed aria-label (#1403)
This commit is contained in:
@@ -90,6 +90,7 @@
|
|||||||
v-model="subscribe"
|
v-model="subscribe"
|
||||||
class="subscribe-btn"
|
class="subscribe-btn"
|
||||||
label="Subscribe to updates about Modrinth"
|
label="Subscribe to updates about Modrinth"
|
||||||
|
description="Subscribe to updates about Modrinth"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
v-model="subscribe"
|
v-model="subscribe"
|
||||||
class="subscribe-btn"
|
class="subscribe-btn"
|
||||||
label="Subscribe to updates about Modrinth"
|
label="Subscribe to updates about Modrinth"
|
||||||
|
description="Subscribe to updates about Modrinth"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<button class="btn btn-primary continue-btn centered-btn" @click="continueSignUp">
|
<button class="btn btn-primary continue-btn centered-btn" @click="continueSignUp">
|
||||||
|
|||||||
Reference in New Issue
Block a user