diff --git a/src/packages/excalidraw/CHANGELOG.md b/src/packages/excalidraw/CHANGELOG.md index 4d06ecc9..6b87f833 100644 --- a/src/packages/excalidraw/CHANGELOG.md +++ b/src/packages/excalidraw/CHANGELOG.md @@ -11,28 +11,10 @@ The change should be grouped under one of the below section and must contain PR Please add the latest change on the top under the correct section. --> -## Unreleased - -### renderEmbeddable - -```tsx -(element: NonDeletedExcalidrawElement, radius: number, appState: UIAppState) => JSX.Element | null;` -``` - -The renderEmbeddable function allows you to customize the rendering of a JSX component instead of using the default `