Commit 5ed833c
committed
Add disclaimer slot to Checkout component
Introduced a new slot named "disclaimer" in the Checkout component to allow for additional user-defined content. Updated relevant files to demonstrate the usage of this new slot, enabling a flexible and modular design. This enhancement allows for the inclusion of important notices or legal disclaimers in the checkout process.1 parent af1ec10 commit 5ed833c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments