Xinchi Qi

Results 2 issues of Xinchi Qi

Same issue as [#241 ](https://github.com/unlayer/react-email-editor/issues/241) ```typescript import React, { useRef, useState, useEffect } from "react"; import dynamic from "next/dynamic"; import type { NextPage } from "next"; // Assuming the EmailEditorProps...

… docker image. A breaking change from pydantic this solves is converting models to dict or json. ".json() & .dict()" are now deprecated and use model_dump() and model_dump_json()