style: прогнать prettier по frontend
This commit is contained in:
@@ -46,7 +46,9 @@ function message() {
|
||||
<div class="bullshit__info">
|
||||
{{ $t("errorPage.notFoundInfo") }}
|
||||
</div>
|
||||
<a href="/#/" class="bullshit__return-home">{{ $t("errorPage.notFoundBackHome") }}</a>
|
||||
<a href="/#/" class="bullshit__return-home">{{
|
||||
$t("errorPage.notFoundBackHome")
|
||||
}}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -272,5 +274,3 @@ function message() {
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user