mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
Fix chopped off data for twelve hours
This commit is contained in:
parent
a0ab82aa62
commit
ec0bb60381
@ -4,7 +4,7 @@ const fns = require('../../shared/functions');
|
|||||||
const constants = require('../../shared/constants');
|
const constants = require('../../shared/constants');
|
||||||
const CloseIcon =
|
const CloseIcon =
|
||||||
require(
|
require(
|
||||||
'!babel!svg-react!./close.svg?name=CloseIcon'
|
'!babel-loader!svg-react-loader!./close.svg?name=CloseIcon'
|
||||||
);
|
);
|
||||||
|
|
||||||
const {
|
const {
|
||||||
|
Loading…
Reference in New Issue
Block a user