From 1c3e497f9a499d857be9be4b2b817062f8f23d90 Mon Sep 17 00:00:00 2001 From: Josh Thomas Date: Thu, 20 Dec 2018 11:08:02 -0600 Subject: [PATCH] docs(react): remove ion-animation from the list of components. (#16840) --- react/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/react/README.md b/react/README.md index fbb088d6f0..fd3d680db7 100644 --- a/react/README.md +++ b/react/README.md @@ -18,7 +18,6 @@ Below is a list of components and their current status. Please know that these | `ion-action-sheet` | :white_check_mark: | :black_square_button: | | `ion-alert` | :white_check_mark: | :black_square_button: | | `ion-anchor` | :white_check_mark: | :black_square_button: | -| `ion-animation` | :black_square_button: | :black_square_button: | | `ion-app` | :white_check_mark: | :black_square_button: | | `ion-avatar` | :white_check_mark: | :black_square_button: | | `ion-back-button` | :black_square_button: | :black_square_button: |