4778 multi select field front implement multi select type (#4887)
This commit is contained in:
@ -4,4 +4,5 @@ export type FeatureFlagKey =
|
||||
| 'IS_QUICK_ACTIONS_ENABLED'
|
||||
| 'IS_EVENT_OBJECT_ENABLED'
|
||||
| 'IS_AIRTABLE_INTEGRATION_ENABLED'
|
||||
| 'IS_POSTGRESQL_INTEGRATION_ENABLED';
|
||||
| 'IS_POSTGRESQL_INTEGRATION_ENABLED'
|
||||
| 'IS_MULTI_SELECT_ENABLED';
|
||||
|
||||
Reference in New Issue
Block a user