Commit graph

2 commits

Author SHA1 Message Date
Bash Elliott
e416d69920 Merge remote-tracking branch 'upstream/main' 2023-06-27 15:26:57 +10:00
peetzweg/
c4cce3c900
feat(*): Converts Codebase to TypeScript (#10)
* upgrade react and convert to typescript project

* adds some typing to the useMessages hook

* changes dev server port back to previous default

* adds types to all files

* moves static prop to inner div as it's prevent text wrapping the bubble. `style` is not a valid motion.div prop.

* fixes bouncing bubbles on when disappearing.

* organizes imports

* revert unintended change of timeout length
2023-02-28 09:30:00 +09:00
Renamed from src/App.jsx (Browse further)