chore: complete result on demand
This commit is contained in:
@@ -87,6 +87,10 @@ const matchComponents = [
|
||||
pattern: /^LayScroll$/,
|
||||
styleDir: "scroll",
|
||||
},
|
||||
{
|
||||
pattern: /^LayResult$/,
|
||||
styleDir: "result",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^(LayCarousel|LayCarouselItem)$/,
|
||||
|
||||
Reference in New Issue
Block a user