Migrate createPaste
Summary: _typescript_ Reviewed By: jknoxville Differential Revision: D16649018 fbshipit-source-id: c30d4ec390946e4b6de49ffeccc452d0a55c1e7a
This commit is contained in:
committed by
Facebook Github Bot
parent
a314d1d930
commit
36a1c0046c
@@ -22,7 +22,7 @@ import DetailSidebar from '../chrome/DetailSidebar';
|
||||
import {FlipperPlugin} from '../plugin.tsx';
|
||||
import SearchableTable from '../ui/components/searchable/SearchableTable';
|
||||
import textContent from '../utils/textContent.js';
|
||||
import createPaste from '../fb-stubs/createPaste.js';
|
||||
import createPaste from '../fb-stubs/createPaste.tsx';
|
||||
|
||||
import type {Node} from 'react';
|
||||
import type {
|
||||
|
||||
Reference in New Issue
Block a user