@cozy-blog/svelte-notion-page
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -12,3 +12,5 @@ import { SvelteComponentTyped } from "svelte"; | ||
}; | ||
slots: {}; | ||
slots: { | ||
default: {}; | ||
}; | ||
}; | ||
@@ -15,0 +17,0 @@ export type ImageProps = typeof __propDef.props; |
@@ -11,3 +11,5 @@ import { SvelteComponentTyped } from "svelte"; | ||
}; | ||
slots: {}; | ||
slots: { | ||
default: {}; | ||
}; | ||
}; | ||
@@ -14,0 +16,0 @@ export type ImageViewerProps = typeof __propDef.props; |
{ | ||
"name": "@cozy-blog/svelte-notion-page", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"devDependencies": { | ||
@@ -5,0 +5,0 @@ "@notionhq/client": "^2.2.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
156564
2670