File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- import { CubeCollection } from "@/interfaces/CubeCollection " ;
1
+ import { CubeCollection } from "@/interfaces/cubeCollection " ;
2
2
import cube222 from "@/images/categories/cube222.svg" ;
3
3
import cube333 from "@/images/categories/cube333.svg" ;
4
4
import cube333oh from "@/images/categories/cube333oh.svg" ;
Original file line number Diff line number Diff line change 1
1
import { Scrambow } from "scrambow" ;
2
2
import { cubeCollection } from "../const/cubeCollection" ;
3
3
import { Categories } from "@/interfaces/Categories" ;
4
- import { CubeCollection } from "@/interfaces/CubeCollection " ;
4
+ import { CubeCollection } from "@/interfaces/cubeCollection " ;
5
5
6
6
/**
7
7
* Generates a scramble for the given cube category using Scrambow.
You can’t perform that action at this time.
0 commit comments