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 a02be71 commit d4e27b6Copy full SHA for d4e27b6
packages/render-html/src/context/ListStyleSpecsProvider.tsx
@@ -1,6 +1,6 @@
1
/* eslint-disable react-native/no-inline-styles */
2
import { MarkerBoxProps } from '@jsamr/react-native-li';
3
-import { mapObjIndexed } from 'ramda';
+import mapObjIndexed from 'ramda/src/mapObjIndexed';
4
import React, {
5
createContext,
6
PropsWithChildren,
0 commit comments