mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +00:00
This PR adds dropdown primitives to help compose custom dropdowns across the app. The following the sample usage --------- Co-authored-by: Pranav <pranav@chatwoot.com>
4 lines
76 B
Vue
4 lines
76 B
Vue
<template>
|
|
<div class="h-0 border-b border-n-strong -mx-2" />
|
|
</template>
|