mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
not sure why i hid this
This commit is contained in:
@@ -80,7 +80,7 @@ function Index() {
|
|||||||
{project.Project.name}
|
{project.Project.name}
|
||||||
</SelectItem>
|
</SelectItem>
|
||||||
))}
|
))}
|
||||||
{/* {projects.length === 0 && <>No projects</>} */}
|
{projects.length === 0 && <>No projects</>}
|
||||||
</SelectContent>
|
</SelectContent>
|
||||||
</Select>
|
</Select>
|
||||||
{selectedProject && (
|
{selectedProject && (
|
||||||
|
|||||||
Reference in New Issue
Block a user