Ocean Airdrop
Results
2
comments of
Ocean Airdrop
Hi Jerviscui. Thanks for your note and this info. That's great. When I am next in this project area I will update the code with your solution.
I have just raised a related issue here: https://github.com/tomkp/react-split-pane/issues/541 regarding typescript definition files. For me, I imported the files like this: ``` // @ts-ignore import SplitPane from 'react-split-pane/lib/SplitPane'; // @ts-ignore...