This commit is contained in:
Jaco Greeff
2021-01-03 11:46:19 +01:00
committed by GitHub
parent 08132ef566
commit f003063b94
130 changed files with 449 additions and 431 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React from 'react';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Prefix } from '@polkadot/util-crypto/address/types';
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types';
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types';
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types';
@@ -1,4 +1,4 @@
// Copyright 2018-2020 @polkadot/react-identicon authors & contributors
// Copyright 2018-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2018 Paritytech via paritytech/oo7/polkadot-identicon
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { Beachball } from './Beachball';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2020 @polkadot/react-identicon authors & contributors
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { Identicon } from './Identicon';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2018-2020 @polkadot/react-identicon authors & contributors
// Copyright 2018-2021 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Prefix } from '@polkadot/util-crypto/address/types';