mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
.
This commit is contained in:
@@ -57,7 +57,7 @@ export const SpriteSection = (props: {
|
||||
<Input
|
||||
fluid
|
||||
value={searchText}
|
||||
placeholder="Search for modules..."
|
||||
placeholder="Search for sprites..."
|
||||
onInput={(e, value: string) => setSearchText(value)}
|
||||
/>
|
||||
</Stack.Item>
|
||||
|
||||
Reference in New Issue
Block a user