Add year selection to admin analytics and split product table
AdminAnalytics now supports selecting historical years and updates available years dynamically from the API. The product table is refactored to display enabled and disabled products in separate tables, improving clarity. Minor formatting and code style improvements are also included.
This commit is contained in:
@@ -32,3 +32,4 @@ export function NotificationProviderWrapper({ children }: NotificationProviderWr
|
||||
return <>{children}</>;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user