Skip to content

Commit 7c2a275

Browse files
do not change export for notifier now
1 parent 0471079 commit 7c2a275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/javascript/src/case_emancipation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-env jquery */
22

3-
import Notifier from './notifier'
3+
const { Notifier } = require("./notifier");
44
import TypeChecker from './type_checker'
55

66
const emancipationPage = {

0 commit comments

Comments
 (0)