Skip to content

Commit ae6569d

Browse files
committed
updating the directory of button
1 parent 5113a4c commit ae6569d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/delete-file-overlay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
const React = require('react');
44
const { createContainer } = require('sovereign');
5-
const Button = require('../component/button');
5+
const Button = require('../components/button');
66

77
const Overlay = require('../components/overlay');
88
const OverlayTitle = require('../components/overlay-title');

0 commit comments

Comments
 (0)