mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-26 13:45:30 +03:00
fixed incorrect import
This commit is contained in:
parent
77036c8740
commit
69aa6c9ab7
@ -122,10 +122,10 @@ export default class SceneArchive extends React.Component {
|
||||
deal. You must have at last 100MB stored to make an archive storage deal.
|
||||
</ScenePageHeader>
|
||||
|
||||
<System.P style={{ marginTop: 24 }}>
|
||||
<System.P1 style={{ marginTop: 24 }}>
|
||||
Archive all of your data onto the Filecoin Network with a storage deal using
|
||||
your default settings.
|
||||
</System.P>
|
||||
</System.P1>
|
||||
<br />
|
||||
<System.ButtonPrimary
|
||||
onClick={() =>
|
||||
|
Loading…
Reference in New Issue
Block a user