Improve reading welcome text

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
69 stars
Commit details (39cb6439)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Improve reading welcome text

  • Use state, createRef().
  • Use actipon type directly, instead of a bound wrapper.
    • NOTE: can not use iconClick() to simulate "real" Talkie usage, as it requires user interaction.
Raw text
Improve reading welcome text

- Use `state`, `createRef()`.
- Use actipon type directly, instead of a bound wrapper.
  - NOTE: can not use `iconClick()` to simulate "real" Talkie usage, as it requires user interaction.

Changed files (2)

Path Additions Deletions
code/packages/options-application/src/app/sections/welcome.tsx +40 -19
code/packages/options-application/src/containers/welcome-container.tsx +4 -11

Commit categories (3)