Rename selector.tsx to Selector.tsx

This commit is contained in:
Sonny
2022-05-06 19:51:33 +02:00
parent 3d1a4a44ef
commit c03f41d3f8

View File

@@ -65,4 +65,4 @@ export default function Selector({
isDisabled={disabled}
/>
</div>);
}
}