fix: hook name
This commit is contained in:
parent
79a602816c
commit
e88bcb7ea9
|
@ -15,6 +15,6 @@ const App = () => (
|
|||
|
||||
export default {
|
||||
hooks: {
|
||||
'@latus/react/components': () => hot(module)(App),
|
||||
'@latus/react/client/components': () => hot(module)(App),
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user