feat: support renderTopRightUI in mobile (#4065)

This commit is contained in:
Aakansha Doshi
2021-10-17 21:44:46 +05:30
committed by GitHub
parent ff29780760
commit c6ffc06541
5 changed files with 21 additions and 3 deletions

View File

@ -17,7 +17,9 @@ Please add the latest change on the top under the correct section.
### Features
- Export `THEME` constant from the package so host can use this when passing the theme
- Support [`renderTopRightUI`](https://github.com/excalidraw/excalidraw/blob/master/src/packages/excalidraw/README.md#renderTopRightUI) in mobile UI.
- Export `THEME` constant from the package so host can use this when passing the theme.
#### BREAKING CHANGE