Skip to content

Commit

Permalink
Change order of imports
Browse files Browse the repository at this point in the history
Co-authored-by: Amy Evans <[email protected]>
  • Loading branch information
robertKozik and amyevans authored Apr 27, 2023
1 parent 27ba2fa commit 0e85364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Pressable/PressableWithoutFeedback.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react';
import _ from 'underscore';
import GenericPressable from './GenericPressable';
import GenericPressableProps from './GenericPressable/PropTypes';
Expand Down

0 comments on commit 0e85364

Please sign in to comment.