mirror of
https://github.com/penpot/penpot.git
synced 2026-07-04 13:25:14 +00:00
* ♻️ Migrate shared ancillary components to modern syntax * ♻️ Address shared ancillary syntax review * ♻️ Apply Step 3 props destructuring on numeric-input* Replaces the legacy ?-suffixed prop aliases with clean :keys destructuring and updates internal references, addressing review on PR #9406. * 🐛 Fix some problems on refactored components --------- Co-authored-by: sxxtony <166789813+sxxtony@users.noreply.github.com>