feat(builder): add project editor
This commit is contained in:
@@ -2,6 +2,9 @@ export interface FeatureFlagsConfig {
|
||||
wishlist: boolean;
|
||||
compare: boolean;
|
||||
reviews: boolean;
|
||||
questions: boolean;
|
||||
comments: boolean;
|
||||
recommendations: boolean;
|
||||
blog: boolean;
|
||||
chat: boolean;
|
||||
analytics: boolean;
|
||||
|
||||
Reference in New Issue
Block a user