Convert utils/snap to TS
Reviewed By: danielbuechele Differential Revision: D16710422 fbshipit-source-id: 2f907904a7df24f6972952d0c7a63d7e6506e2ff
This commit is contained in:
committed by
Facebook Github Bot
parent
a522afd64f
commit
9b6f3684cb
@@ -12,7 +12,7 @@ import {
|
||||
maybeSnapLeft,
|
||||
maybeSnapTop,
|
||||
SNAP_SIZE,
|
||||
} from '../../utils/snap.js';
|
||||
} from '../../utils/snap.tsx';
|
||||
import styled from '../styled/index.js';
|
||||
import invariant from 'invariant';
|
||||
import React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user