Skip to content

Commit

Permalink
missed oen
Browse files Browse the repository at this point in the history
  • Loading branch information
Alon committed Oct 25, 2022
1 parent fd00054 commit 4ee3ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ import * as React from 'react';
import {
ViewStyle,
Insets,
PointPropType,
NativeSyntheticEvent,
NativeScrollEvent,
} from 'react-native';
import { PointPropType } from 'deprecated-react-native-prop-types';

export type FontWeight =
| 100
Expand Down

0 comments on commit 4ee3ab2

Please sign in to comment.