Skip to content

Commit

Permalink
Export TS interface
Browse files Browse the repository at this point in the history
  • Loading branch information
mmazzarolo committed Dec 14, 2019
1 parent 9cc80ab commit d80f5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import * as React from "react";
import { ViewStyle, TextStyle } from "react-native";

interface DateTimePickerProps {
export interface DateTimePickerProps {
/**
* The text on the cancel button on iOS
*
Expand Down

0 comments on commit d80f5ab

Please sign in to comment.