Skip to content

Commit ad21680

Browse files
authored
Fixed #8828 (#8832)
1 parent 7dea313 commit ad21680

File tree

1 file changed

+1
-0
lines changed
  • documentation/examples/15-composition/03-slot-props

1 file changed

+1
-0
lines changed

documentation/examples/15-composition/03-slot-props/App.svelte

+1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@
4646
4747
p {
4848
pointer-events: none;
49+
color: black;
4950
}
5051
</style>

0 commit comments

Comments
 (0)