+ {command.id === 'actions.logout' + ? 'Log out of daily.dev?' + : `Confirm: ${command.title}`} +
++ Press Enter again to confirm, or Esc to cancel. +
++ Type to search posts, squads, people, tags, or browse all + actions. +
++ {trimmedQuery + ? `Nothing matches "${trimmedQuery}".` + : 'No commands available.'} +
++ Try a different word, or search posts on the web. +
+ {trimmedQuery && ( + } + > + Search posts for “{trimmedQuery}” + + )} +