mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
refactor: add blank lines below all copyright headers (#6071)
This commit is contained in:
parent
9433dcbe60
commit
fd966b5395
25 changed files with 23 additions and 12 deletions
|
@ -1,9 +1,3 @@
|
|||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
import React from 'react';
|
||||
import clsx from 'clsx';
|
||||
import styles from './HomepageFeatures.module.css';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue