mirror of
https://github.com/pikami/scrummie-poker.git
synced 2026-08-25 08:19:05 +01:00
Use environment variables instead of constants
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const Profile = () => {
|
||||
return <p>TODO</p>;
|
||||
};
|
||||
|
||||
export default Profile;
|
||||
Reference in New Issue
Block a user