Skip to content

Commit

Permalink
Remove ie11 from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Aug 6, 2023
1 parent 4d1e03d commit 160da54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ JqTree is a tree widget. Read more in the [documentation](https://mbraak.github.

- Create a tree from JSON data
- Drag and drop
- Works on ie11+, firefox, chrome and safari
- Works on all modern browsers
- Written in Typescript

The project is hosted on [github](https://github.com/mbraak/jqTree), has a [test suite](http://mbraak.github.io/jqTree/test/test.html).
Expand Down
2 changes: 1 addition & 1 deletion docs/_entries/03_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: features
- Saves the state
- Keyboard support
- Lazy loading
- Works on ie11+, firefox, chrome and safari
- Works on all modern browsers
- Written in Typescript

The project is [hosted on github](https://github.com/mbraak/jqTree).

0 comments on commit 160da54

Please sign in to comment.