Skip to content

Commit

Permalink
fix: import correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
thoreyjona committed Feb 5, 2025
1 parent 63a7e74 commit 47dc364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useCallback, useMemo, useState } from 'react'
import React, { useCallback, useMemo, useState } from 'react'
import { FormattedDate, useIntl } from 'react-intl'
import { Alert, FlatList, View } from 'react-native'
import {
Expand Down

0 comments on commit 47dc364

Please sign in to comment.