MediaAttachmentGrid: moved into toots
This commit is contained in:
parent
cac0abeb6b
commit
ade7df2234
3 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ import { resolveCustomEmoji } from "../masto/toot.js";
|
|||
import { Divider } from "@suid/material";
|
||||
import cardStyle from "../material/cards.module.css";
|
||||
import Button from "../material/Button.js";
|
||||
import MediaAttachmentGrid from "./MediaAttachmentGrid.js";
|
||||
import MediaAttachmentGrid from "./toots/MediaAttachmentGrid.jsx";
|
||||
import { useDateFnLocale } from "../platform/i18n";
|
||||
import { canShare, share } from "../platform/share";
|
||||
import { makeAcctText, useDefaultSession } from "../masto/clients";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue