fixed import typo
This commit is contained in:
parent
e8f62dded4
commit
f9a6cde3cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// app/rigs/page.tsx
|
||||
import RigBuilderServer from "./RigBuilderServer";
|
||||
import RigsListClient from "./RigListClient";
|
||||
import RigsListClient from "./RigsListClient";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue