Fix UI issues
This commit is contained in:
@@ -76,6 +76,11 @@ export type {
|
||||
SubscriptionLimits,
|
||||
FeatureCheckResponse,
|
||||
UsageCheckResponse,
|
||||
UsageSummary,
|
||||
AvailablePlans,
|
||||
Plan,
|
||||
PlanUpgradeValidation,
|
||||
PlanUpgradeResult
|
||||
} from './types/subscription';
|
||||
|
||||
// Types - Sales
|
||||
@@ -346,6 +351,8 @@ export type {
|
||||
export {
|
||||
ProductionStatusEnum,
|
||||
ProductionPriorityEnum,
|
||||
ProductionBatchStatus,
|
||||
QualityCheckStatus,
|
||||
} from './types/production';
|
||||
|
||||
// Types - POS
|
||||
|
||||
Reference in New Issue
Block a user