Browse Source

wizard(capacitor): add to mobile category (#27378)

Bruno Garcia 3 years ago
parent
commit
225bdac4aa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static/app/data/platformCategories.tsx

+ 1 - 0
static/app/data/platformCategories.tsx

@@ -45,6 +45,7 @@ export const mobile = [
   'apple-ios',
   'cordova',
   'javascript-cordova',
+  'javascript-capacitor',
   'react-native',
   'flutter',
   'dart-flutter',