Implement migration fonction

This commit is contained in:
Eric NGUYEN 2023-03-01 15:04:10 +01:00
parent afd303f8cb
commit ef0a89c3ea
5 changed files with 121 additions and 5 deletions

View file

@ -10,7 +10,6 @@ import { Orientation } from '../Enums/Orientation';
import { AppState } from '../Enums/AppState';
import { type IDimensionOptions } from '../Interfaces/IDimensionOptions';
import { type IDimensionStyle } from '../Components/SVG/Elements/Dimension';
import { version } from 'react';
/// EDITOR DEFAULTS ///