Commit 8895df4
committed
refactor(container): Simplify HTML attributes handling in container templates
- Removed the manual construction of HTML attributes string and directly utilized the container attributes array.
- Streamlined the rendering process for cleaner and more efficient code.1 parent 5a2f00f commit 8895df4
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | 767 | | |
775 | | - | |
| 768 | + | |
776 | 769 | | |
777 | 770 | | |
778 | 771 | | |
| |||
0 commit comments