We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e21cc commit c701eb7Copy full SHA for c701eb7
packages/react-ape/modules/Navigation/FocusSpatialMap.js
@@ -0,0 +1,5 @@
1
+// TODO: Work by root
2
+// const FocusSpatialMap = new Map();
3
+const FocusSpatialMap = [];
4
+
5
+export default FocusSpatialMap
0 commit comments