Merge branch 'main' of http://192.168.1.163:3000/inmake/irth-new-client
This commit is contained in:
@@ -21,6 +21,7 @@ function UnitTypesPage() {
|
||||
</p>
|
||||
<ProjectSelect
|
||||
projects={projects}
|
||||
defaultProject={projects[0]}
|
||||
onSelect={(project) => setSelectedProject(project)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user