fix: bugs

This commit is contained in:
boboiazumi
2025-03-29 20:57:48 +07:00
parent eadd554a32
commit 74c0ebc5dd
3 changed files with 6 additions and 6 deletions
@@ -1,7 +1,7 @@
import { FC, ReactElement } from 'react';
import { RegisterResetBanner } from "@imphnen-frontend-service/ui/organisms";
import { ForgotStep, OtpForm } from "@imphnen-frontend-service/ui/molecules";
import { Button, Input } from '@imphnen-frontend-service/ui/atoms';
import { Button } from '@imphnen-frontend-service/ui/atoms';
export const Components: FC = (): ReactElement => {
return (