(fix): actually migrate all the imports from tensamin/ui to methanium/ui
(feat): update legal loading screen
This commit is contained in:
parent
f9f8d5c6c1
commit
25c7ee7c26
54 changed files with 71 additions and 87 deletions
|
|
@ -11,7 +11,7 @@ import {
|
|||
Button,
|
||||
cn,
|
||||
Skeleton,
|
||||
} from "@tensamin/ui";
|
||||
} from "@methanium/ui";
|
||||
import MessageContextMenu from "./messageContextMenu";
|
||||
import Media from "./media";
|
||||
import { useStorage } from "@tensamin/storage/context";
|
||||
|
|
|
|||
Loading…
Reference in a new issue