feat: Allow exporting multiple Super notes and select what format to export them to (#2191)
This commit is contained in:
@@ -114,5 +114,8 @@
|
||||
"lint-staged": {
|
||||
"app/**/*.{js,ts,jsx,tsx}": "eslint --cache --fix",
|
||||
"app/**/*.{js,ts,jsx,tsx,css,md}": "prettier --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lexical/headless": "^0.7.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user