Add support of CK in Flipper's Support Form

Summary: As per the title it adds the CK support to the Flipper's support form.

Reviewed By: jknoxville

Differential Revision: D20943408

fbshipit-source-id: bc8f0ac6a4974fe8258e91d7ac9437931c4d4abd
This commit is contained in:
Pritesh Nandgaonkar
2020-04-09 09:52:40 -07:00
committed by Facebook GitHub Bot
parent 98bb392d78
commit 64ca717ae9
3 changed files with 14 additions and 4 deletions

View File

@@ -32,4 +32,5 @@ export default Object.freeze({
LITHO_SUPPORT_GROUP_ID: 0,
GRAPHQL_ANDROID_SUPPORT_GROUP_ID: 0,
GRAPHQL_IOS_SUPPORT_GROUP_ID: 0,
COMPONENTKIT_GROUP_ID: 0,
});