mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-26 13:17:15 -05:00
analyzer weapon selector setValue
This commit is contained in:
@@ -84,7 +84,7 @@ const BuildAnalyzerPage = () => {
|
||||
</Flex>
|
||||
|
||||
<Box my="1em">
|
||||
<WeaponSelector value={weapon} onChange={setWeapon} />
|
||||
<WeaponSelector value={weapon} setValue={setWeapon} />
|
||||
</Box>
|
||||
<Wrap justify="space-between">
|
||||
<Box>
|
||||
|
||||
Reference in New Issue
Block a user