Skip to content

Commit

Permalink
docs: rm types
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Sep 1, 2024
1 parent 6e262c0 commit d06c15f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ const App: React.FC = () => {
export default App;
```

## types
```ts
/// <reference types="@jswork/with-props/global.d.ts" />
```

## license
Code released under [the MIT license](https://github.com/afeiship/with-props/blob/master/LICENSE.txt).

Expand Down

0 comments on commit d06c15f

Please sign in to comment.