Update renamed/moved imports
This commit is contained in:
parent
1d42cbcf42
commit
cea3ac6217
7 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
import Theme from "../themes/theme";
|
||||
import { backgroundColor, border, player, shadow, text } from "./components";
|
||||
import Theme from "./theme";
|
||||
|
||||
export default function selectorModal(theme: Theme): Object {
|
||||
const item = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue