Merge pull request #1570 from Saynt-Garmo/sg

Update FragmentInspector.tsx
This commit is contained in:
hydroflame 2021-10-25 11:17:26 -04:00 committed by GitHub
commit c757c52661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ export function FragmentInspector(props: IProps): React.ReactElement {
<br />
Effect: {effect}
<br />
Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
Base Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
<br />
Charge: {charge}
<br />