fucking top right skills text repeated
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 28s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 28s
This commit is contained in:
parent
72e3eb92ba
commit
e711802bef
2 changed files with 2 additions and 1 deletions
|
|
@ -240,7 +240,7 @@
|
|||
<RepeatedSkills
|
||||
class="cozette-force"
|
||||
targetTextHeight={30}
|
||||
targetTextWidth={75}
|
||||
targetTextWidth={150}
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
// Assign default value if textOverride is undefined
|
||||
let repeatingText: string[] = textOverride ?? [
|
||||
"C",
|
||||
"C++",
|
||||
"C#",
|
||||
"ARDUINO",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue