fix 1440 investor
This commit is contained in:
parent
8c9d0ee216
commit
22703cfa36
@ -1017,7 +1017,9 @@ const state = reactive({
|
||||
<div
|
||||
class="text-[#EBEBEB] text-[16px] absolute bottom-[20px] left-[18px]"
|
||||
>
|
||||
{{ t("investor.board_of_directors.pxr_description") }}
|
||||
{{
|
||||
t("investor.board_of_directors.directors.patrick.position")
|
||||
}}
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
@ -1032,7 +1034,7 @@ const state = reactive({
|
||||
<div
|
||||
class="text-[#455363] text-[16px] absolute bottom-[20px] left-[18px]"
|
||||
>
|
||||
{{ t("investor.board_of_directors.bxr_description") }}
|
||||
{{ t("investor.board_of_directors.directors.andrew.position") }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user