From f9e10805f0c6a49af81f0d2c54b14c8b7415455f Mon Sep 17 00:00:00 2001
From: Philipinho <16838612+Philipinho@users.noreply.github.com>
Date: Tue, 2 Sep 2025 21:38:14 -0700
Subject: [PATCH] sync
---
.../components/callout/callout-menu.tsx | 26 +++++++++----------
apps/server/src/ee | 2 +-
2 files changed, 13 insertions(+), 15 deletions(-)
diff --git a/apps/client/src/features/editor/components/callout/callout-menu.tsx b/apps/client/src/features/editor/components/callout/callout-menu.tsx
index 400460e7..988f214a 100644
--- a/apps/client/src/features/editor/components/callout/callout-menu.tsx
+++ b/apps/client/src/features/editor/components/callout/callout-menu.tsx
@@ -23,7 +23,7 @@ import EmojiPicker from "@/components/ui/emoji-picker.tsx";
export function CalloutMenu({ editor }: EditorMenuProps) {
const { t } = useTranslation();
-
+
const shouldShow = useCallback(
({ state }: ShouldShowProps) => {
if (!state) {
@@ -164,19 +164,17 @@ export function CalloutMenu({ editor }: EditorMenuProps) {
-
- }
- actionIconProps={{
- size: "lg",
- variant: "default",
- c: undefined
- }}
- />
-
+ }
+ actionIconProps={{
+ size: "lg",
+ variant: "default",
+ c: undefined,
+ }}
+ />
);
diff --git a/apps/server/src/ee b/apps/server/src/ee
index aa33dcd2..38de2d0d 160000
--- a/apps/server/src/ee
+++ b/apps/server/src/ee
@@ -1 +1 @@
-Subproject commit aa33dcd2ba310705d6799d1e468390774e0cf3e7
+Subproject commit 38de2d0dc1ae233668cf546f3ab74046afa8986a