diff --git a/.Jules/palette.md b/.Jules/palette.md new file mode 100644 index 0000000..e69de29 diff --git a/src/components/frontmatter-editor.tsx b/src/components/frontmatter-editor.tsx index 1e33ea0..3be33ee 100644 --- a/src/components/frontmatter-editor.tsx +++ b/src/components/frontmatter-editor.tsx @@ -296,6 +296,8 @@ export function InlineFrontmatterEditor({ size="icon" className="opacity-0 group-focus-within:opacity-100" onClick={() => removeProperty(index)} + title="Remove property" + aria-label="Remove property" >