fix(v2): copyright headers

This commit is contained in:
Yangshun Tay 2019-03-14 11:21:26 -07:00
parent 63f014fce5
commit 93e2b7dab3

View file

@ -1,3 +1,10 @@
/**
* Copyright (c) 2017-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
.feedbackPage {
margin: 64px auto;
max-width: 1024px;