Skip to content

Commit

Permalink
feat(skymp5-front): update index.tsx (skyrim-multiplayer#1964)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove authored May 12, 2024
1 parent b11634f commit 2be8c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skymp5-front/src/features/skillsMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ const SkillsMenu = ({ send }: { send: (message: string) => void }) => {
)
: (
<FrameButton
text="сбросить все"
text="сбросить"
name="discardBtn"
variant="DEFAULT"
width={242}
Expand Down

0 comments on commit 2be8c6c

Please sign in to comment.