feat: 修复打包报错问题
This commit is contained in:
@@ -259,7 +259,7 @@ const File: FunctionComponent = () => {
|
||||
</Flex>
|
||||
<Input
|
||||
value={store.getFilePath().join("/")}
|
||||
style={{ marginLeft: 15}}
|
||||
style={{ marginLeft: 15 }}
|
||||
/>
|
||||
</Flex>
|
||||
<Flex
|
||||
@@ -469,7 +469,6 @@ const File: FunctionComponent = () => {
|
||||
</div>
|
||||
|
||||
<FloatButton
|
||||
trigger="click"
|
||||
type="primary"
|
||||
style={{ right: "5%" }}
|
||||
icon={<CloudUploadOutlined />}
|
||||
|
Reference in New Issue
Block a user