mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
refactor(FE): Remove DailyMarketingsTable component and refactor related
files
This commit is contained in:
@@ -14,7 +14,7 @@ const MarketingReportContent = () => {
|
||||
{
|
||||
id: '1',
|
||||
label: 'Penjualan Harian',
|
||||
content: <DailyMarketingReportContent />,
|
||||
content: <DailyMarketingReportContent tabId={'1'} />,
|
||||
},
|
||||
{
|
||||
id: '2',
|
||||
|
||||
Reference in New Issue
Block a user