mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-15 09:56:47 +02:00
Refactor admin and participant page (#464)
This commit is contained in:
parent
875e48f1fe
commit
d397654de7
20 changed files with 348 additions and 236 deletions
|
@ -18,7 +18,7 @@ import {
|
|||
UserDetailsData,
|
||||
UserDetailsForm,
|
||||
} from "./forms";
|
||||
import StandardLayout from "./standard-layout";
|
||||
import StandardLayout from "./layouts/standard-layout";
|
||||
import Steps from "./steps";
|
||||
import { useUser } from "./user-provider";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue