Skip to content

Commit 22bb133

Browse files
authored
Update README.md
1 parent cf78618 commit 22bb133

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ If you think that this documentation is not enough for you to understand, I have
9090

9191
This project is still under development and has many issues with it. We have only achieved animation. We need to handle the side effects which it has generated. So, I would humbly suggest you not to use this animation in below cases.
9292

93-
- SVG clip-path is the parent of everything, so we can only see the UI. We can't interact with it (Buttons and other UI elements will not be clickable).
9493
- The animation uses dynamic rendering. So, globally rendered background colors by any theming library (styled-components, emotion, theme-ui) will not work. You can use theming libraries for all purposes other than changing colors.
9594
- Currently it is not working in mobile and tablet screens since click is not available and tap animation code has to be added.
9695

0 commit comments

Comments
 (0)