Merge branch 'create-a-component-chat-scaffholding' of https://github.com/Ocelot-Social-Community/Ocelot-Social into create-a-component-chat-scaffholding

This commit is contained in:
ogerly 2023-07-06 12:26:40 +02:00
commit 216f1093c9

View File

@ -15,7 +15,7 @@
</base-button>
</nuxt-link>
<dropdown v-else class="notifications-menu" offset="8" :placement="placement">
<dropdown v-else class="notifications-menu" offset="8">
<template #default="{ toggleMenu }">
<base-button
ghost