material: rename mui to theme
This commit is contained in:
parent
6620e022bf
commit
08201cccef
3 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ import {
|
|||
lazy,
|
||||
onCleanup,
|
||||
} from "solid-js";
|
||||
import { useRootTheme } from "./material/mui.js";
|
||||
import { useRootTheme } from "./material/theme.js";
|
||||
import {
|
||||
Provider as ClientProvider,
|
||||
createMastoClientFor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue