Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 committed Jan 2, 2024
1 parent b8586b6 commit 46e9fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vva-fe/src/pages/DelegateTodRep.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const DelegateTodRep = () => {
const [step, setStep] = useState(1);
const { isMobile } = useScreenDimension();
const navigate = useNavigate();
console.log("test");

useEffect(() => {
if (
Expand Down

0 comments on commit 46e9fe9

Please sign in to comment.