svecosystem / paneforge

Resizable pane components for Svelte.
https://paneforge.com
MIT License
370 stars 3 forks source link

docs: Rename `PaneProps.api` to `PaneProps.pane` #14

Closed regexident closed 5 months ago

regexident commented 5 months ago

The actual implementation:

https://github.com/svecosystem/paneforge/blob/7c8a1b0ddc2a60aae434eb9b20645456b12c94c4/packages/paneforge/src/lib/components/types.ts#L80

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 2819e656ca40b45719f9861c1e322b446e0210c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 5 months ago
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
paneforge ✅ Ready (View Log) Visit Preview 2819e656ca40b45719f9861c1e322b446e0210c6
AdrianGonz97 commented 5 months ago

thank you!