UNPKG

@udus/notion-renderer

Version:
14 lines (13 loc) 292 B
import { UrlProperty } from "./Url.js"; import UrlPropertyObject from "./Url.json"; const meta = { title: "Properties/Url", component: UrlProperty, tags: ["autodocs"], }; export default meta; export const Default = { args: { propertyItem: UrlPropertyObject, }, };