refactor(FE): Remove DailyMarketingsTable component and refactor related

files
This commit is contained in:
rstubryan
2026-02-12 13:44:22 +07:00
parent 325fb373a8
commit dbcf469123
3 changed files with 887 additions and 715 deletions
@@ -14,7 +14,7 @@ const MarketingReportContent = () => {
{
id: '1',
label: 'Penjualan Harian',
content: <DailyMarketingReportContent />,
content: <DailyMarketingReportContent tabId={'1'} />,
},
{
id: '2',