Update article.md

This commit is contained in:
zzy0302 2020-09-17 16:55:35 +08:00 committed by GitHub
parent 2f37f1c40b
commit 9964e3f576
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,6 @@ As `BigInt` numbers are rarely needed, we don't cover them here, but devoted the
```smart header="Compatibility issues"
Right now `BigInt` is supported in the latest version Firefox/Chrome/Edge and Safari with iOS 14, but not in IE.
```
[More Details](https://caniuse.com/?search=bigint) about BigInt compatibility.