fixed toolbar animation

This commit is contained in:
paul
2024-09-26 13:47:05 +05:30
parent e34751c20c
commit 8c45f896f0
7 changed files with 28 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
### State management in react is a f*king mess
### Update to TypeScript
### Migrate to TypeScript
### Don't use delete keyword to delete keys from object, it becomes hard to debug