fix: expo plugin export (#3992)

This commit is contained in:
Krzysztof Moch
2024-07-11 22:52:10 +02:00
committed by GitHub
parent f05d190ae6
commit de8ade0620
3 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
"misc": "Misc",
"debug": "Debugging",
"new-arch": "New Architecture",
"expo": "Expo"
"expo": "Expo",
"plugin": "Plugin (experimental)"
}