export interface IFeatureViewParams { projectId: string; featureId: string; activeTab: string; }