Skip to content

Commit

Permalink
docs: remove warning for CDN example
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Dec 31, 2023
1 parent 243e978 commit 5a75a07
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,7 @@ form.addEventListener(
);
```

### CDN (NOT Recommended)

> [!WARNING]
> Using CDN will **lose** safe types!
### CDN

```html
<head>
Expand Down

0 comments on commit 5a75a07

Please sign in to comment.