wip(core): Migrated to named exports only
This commit is contained in:
parent
4b12a7330c
commit
c09ae4aa69
23 changed files with 592 additions and 557 deletions
|
@ -1,4 +1,4 @@
|
|||
export default function Hooks() {
|
||||
export function Hooks() {
|
||||
return {
|
||||
preDraft: [],
|
||||
postDraft: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue