chatwoot-develop/app/javascript/dashboard/components-next/dropdown-menu/base/DropdownSeparator.vue

4 lines
76 B
Vue
Executable File

<template>
<div class="h-0 border-b border-n-strong -mx-2" />
</template>