Migrate GK
Summary: _typescript_ Reviewed By: jknoxville Differential Revision: D16647882 fbshipit-source-id: a5a7053379cd9468e1da9ab0ac2098be3443dda7
This commit is contained in:
committed by
Facebook Github Bot
parent
d4c526cb7f
commit
fc0966a133
@@ -8,7 +8,7 @@
|
||||
import {Component, type Element, Fragment} from 'react';
|
||||
import {Glyph, Tooltip} from 'flipper';
|
||||
import {getInstance as getLogger} from '../fb-stubs/Logger';
|
||||
import GK from '../fb-stubs/GK';
|
||||
import GK from '../fb-stubs/GK.tsx';
|
||||
|
||||
type Props = {
|
||||
rating: ?number,
|
||||
|
||||
Reference in New Issue
Block a user