docs(studio): fix stale radius-row comment after unlink fix

This commit is contained in:
Vance Ingalls
2026-07-14 15:51:55 -07:00
parent 58bb05c31d
commit 8564ea4c92
@@ -237,7 +237,7 @@ function FlatStrokeRow({
} }
/* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */
/* Flat Radius row — uniform case; legacy fallback otherwise */ /* Flat Radius row — always delegates to BorderRadiusEditor */
/* ------------------------------------------------------------------ */ /* ------------------------------------------------------------------ */
// fallow-ignore-next-line complexity // fallow-ignore-next-line complexity