```ts if(!selectedWorkspace) return null // could return if(!selectedWorkspace) return "No Workspace Selected" ```