mirror of
https://github.com/filecoin-project/slate.git
synced 2025-01-01 13:42:19 +03:00
autosave improvement
This commit is contained in:
parent
8cb8563cd3
commit
18a5249a26
@ -436,7 +436,7 @@ export default class CarouselSidebarData extends React.Component {
|
||||
// href={Strings.getCIDGatewayURL(cid)}
|
||||
onClick={this._handleEditFilename}
|
||||
>
|
||||
{name}
|
||||
{this.state.name}
|
||||
</span>
|
||||
)}
|
||||
<div style={{ display: `flex`, justifyContent: `baseline` }}>
|
||||
|
Loading…
Reference in New Issue
Block a user