summaryrefslogtreecommitdiff
path: root/src/pages/pembayaran-tempo.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/pembayaran-tempo.jsx')
-rw-r--r--src/pages/pembayaran-tempo.jsx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/pages/pembayaran-tempo.jsx b/src/pages/pembayaran-tempo.jsx
index 3b46fb49..b0df9b41 100644
--- a/src/pages/pembayaran-tempo.jsx
+++ b/src/pages/pembayaran-tempo.jsx
@@ -1,9 +1,6 @@
import Seo from '@/core/components/Seo'
-import SimpleFooter from '@/core/components/elements/Footer/SimpleFooter'
-import HookFormSelect from '@/core/components/elements/Select/HookFormSelect'
import BasicLayout from '@/core/components/layouts/BasicLayout'
-import CreatePembayaranTempo from '@/core/components/form/CreatePembayaranTempo'
-import { Controller } from 'react-hook-form'
+import CreatePembayaranTempo from '@/lib/form/components/CreatePembayaranTempo'
export default function pembayaran_tempo() {