You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add Child component and props to prop-p-is-null sample
This commit adds a new Child component and its props to the prop-p-is-null sample in the Svelte package. The Child component receives props using the spread operator and the props are passed as undefined. This change ensures that the Child component is properly rendered with the correct props.
Co-authored-by: Simon H <[email protected]>
0 commit comments