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
7 changed files with 73 additions and 48 deletions

View File

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