Skip to content

Commit

Permalink
Update documentation/docs/07-misc/03-typescript.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris authored Nov 3, 2024
1 parent ff2a29f commit 5a7bd61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions documentation/docs/07-misc/03-typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ Using it together with dynamic components to restrict what kinds of component ca
To extract the properties from a component, use `ComponentProps`.

<!-- testing... -->

```ts
import type { Component, ComponentProps } from 'svelte';
import MyComponent from './MyComponent.svelte';
Expand Down

0 comments on commit 5a7bd61

Please sign in to comment.