[WEB-5773] fix: editor image full screen modal (#8413)
This commit is contained in:
parent
57bbf3cf43
commit
72883e76a5
5 changed files with 21 additions and 17 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import { useState } from "react"; import { observer } from "mobx-react";
|
||||
import { useState } from "react";
|
||||
import { observer } from "mobx-react";
|
||||
import { AlertTriangle } from "lucide-react";
|
||||
// ui
|
||||
import { useTranslation } from "@plane/i18n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue