You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-13 00:10:37 +02:00
Desktop,CLI,Mobile: Update immer to v9.0.21 (#12182)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import produce from 'immer';
|
||||
import { produce } from 'immer';
|
||||
import Logger from '@joplin/utils/Logger';
|
||||
import { ItemEvent, OnPluginSettingChangeHandler } from './types';
|
||||
import type * as React from 'react';
|
||||
|
Reference in New Issue
Block a user