mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-26 16:25:46 +00:00
feat(FE-355,356,357): Implement HPP Per Kandang report tab
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use client';
|
||||
|
||||
import Tabs from '@/components/Tabs';
|
||||
import { HppPerKandangTab } from '@/components/pages/report/sale/tab/HppPerKandangTab';
|
||||
import HppPerKandangTab from '@/components/pages/report/sale/tab/HppPerKandangTab';
|
||||
|
||||
const SaleReportTabs = () => {
|
||||
const tabs = [
|
||||
|
||||
Reference in New Issue
Block a user