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}
|
||||
</SelectItem>
|
||||
))}
|
||||
{/* {projects.length === 0 && <>No projects</>} */}
|
||||
{projects.length === 0 && <>No projects</>}
|
||||
</SelectContent>
|
||||
</Select>
|
||||
{selectedProject && (
|
||||
|
||||
Reference in New Issue
Block a user