fix(SidebarMenuAction): add changes in new-york style
This commit is contained in:
parent
ca117968d5
commit
60f816d88f
|
|
@ -28,5 +28,7 @@ const props = withDefaults(defineProps<PrimitiveProps & {
|
||||||
)"
|
)"
|
||||||
:as="as"
|
:as="as"
|
||||||
:as-child="asChild"
|
:as-child="asChild"
|
||||||
/>
|
>
|
||||||
|
<slot/>
|
||||||
|
</Primitive>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user