mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
* Set viewport scalable in image preview dialog for mobile zooming and reset it on destroy * Format with prettier * move setViewportScalable() into useEffect * use const instead of function