This commit is contained in:
Ray Schamp 2018-01-25 15:25:39 -05:00
parent 911ba64444
commit 560538f046

View file

@ -431,4 +431,3 @@ const Credits = () => (
); );
render(<Page><Credits /></Page>, document.getElementById('app')); render(<Page><Credits /></Page>, document.getElementById('app'));