mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* Make tableLayout optional in defaults.ts fix tableLayout Type * Make tableLayout optional in Props type * Handle undefined tableLayout in key generation * Fix optional chaining for tableLayout property * Make tableLayout prop required in hColgroup --------- Co-authored-by: rzzf <cszhjh@gmail.com>