Fix some issues with navigating in the router and bad animations

This commit is contained in:
Dane Everitt 2019-06-28 22:17:29 -07:00
parent 3db7698170
commit 8ac8a370f8
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
7 changed files with 73 additions and 48 deletions

View file

@ -0,0 +1,5 @@
import React from 'react';
export default () => (
null
);