File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
plop-templates/@react-spectrum/docs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- Copyright {{currentYear}} Adobe. All rights reserved.
1
+ {/* Copyright {{ currentYear }} Adobe. All rights reserved.
2
2
This file is licensed to you under the Apache License, Version 2.0 (the "License");
3
3
you may not use this file except in compliance with the License. You may obtain a copy
4
4
of the License at http://www.apache.org/licenses/LICENSE-2.0
5
5
Unless required by applicable law or agreed to in writing, software distributed under
6
6
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
7
7
OF ANY KIND, either express or implied. See the License for the specific language
8
- governing permissions and limitations under the License. -->
8
+ governing permissions and limitations under the License. */}
9
9
10
10
import {Layout} from '@react-spectrum/docs';
11
11
export default Layout;
You can’t perform that action at this time.
0 commit comments