Skip to content

Commit 0283f20

Browse files
authored
Define text
1 parent 5275613 commit 0283f20

File tree

1 file changed

+1
-1
lines changed
  • source/views/sis/course-search/detail

1 file changed

+1
-1
lines changed

source/views/sis/course-search/detail/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @flow
22

33
import React from 'react'
4-
import {StyleSheet} from 'react-native'
4+
import {StyleSheet, Text} from 'react-native'
55
import type {CourseType} from '../../../../lib/course-search'
66
import glamorous from 'glamorous-native'
77
import {Badge} from '../../../building-hours/detail/badge'

0 commit comments

Comments
 (0)