- Remove unused hashCode function from markdown-text.tsx (leftover from
removed artifacts feature)
- Include editing state in isEditing check so Cancel button stays visible
when user clears name/content fields while editing an existing prompt
- Fix empty state message to only show when no items exist in any section
(pinned, folders, or unfiled), not just when filteredItems is empty