mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
format
This commit is contained in:
parent
6c19899951
commit
906df5d94d
@ -1,8 +1,6 @@
|
||||
import React from "react"
|
||||
import * as antd from "antd"
|
||||
|
||||
import ManifestInfo from "components/ManifestInfo"
|
||||
|
||||
export const Context = React.createContext([])
|
||||
|
||||
export class WithContext extends React.Component {
|
||||
@ -63,7 +61,7 @@ export class WithContext extends React.Component {
|
||||
}
|
||||
|
||||
console.log(`[ipc] pkg:update:status >`, data)
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
componentDidMount = async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user