diff options
Diffstat (limited to 'public/bundle.js')
| -rw-r--r-- | public/bundle.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/bundle.js b/public/bundle.js index d226fcc..11109e6 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -6182,7 +6182,7 @@ var Folder = function (_Component) { (0, _preact.h)( 'button', { onClick: this.props.onClose }, - 'x' + '\xD7' ) ) ), @@ -6282,7 +6282,7 @@ var Folder = function (_Component) { (0, _preact.h)( 'span', null, - '+ file' + '+ upload' ) ); } |
