mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-25 10:05:02 +03:00
adding uncommited files
This commit is contained in:
parent
6eba8423ca
commit
f24e130791
@ -315,8 +315,6 @@ export default class SlatePage extends React.Component {
|
|||||||
|
|
||||||
const contributorsCount = Object.keys(counts).length;
|
const contributorsCount = Object.keys(counts).length;
|
||||||
|
|
||||||
console.log(this.state.visible);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<WebsitePrototypeWrapper title={title} description={body} url={url} image={image}>
|
<WebsitePrototypeWrapper title={title} description={body} url={url} image={image}>
|
||||||
<div css={STYLES_ROOT}>
|
<div css={STYLES_ROOT}>
|
||||||
|
Loading…
Reference in New Issue
Block a user