Small fixes.

This commit is contained in:
Håvar Aambø Fosstveit
2019-10-23 13:11:06 +02:00
parent 79609f3b73
commit 7b5601562f
2 changed files with 2 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ const App = (props) =>
<Room />
);
}
}
};
App.propTypes =
{