feat: extract Kaomoji and Symbols feature (#66)

* feat: extract Kaomoji and Symbols feature

* style(lint & format): Improve code formatting and adjust whitespace
- Modified whitespace, blank lines, and prop alignment across ClipboardApp, KaomojiPicker, and user_settings.rs.
- Categorized as 'style' for cosmetic changes that enhance readability without altering any logic or functionality.
- Decision made to standardize prop indentation and remove unnecessary blank lines for consistent code style.

* chore: apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Gustavo Carvalho <gustaavoribeeiro@hotmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
freshCoder21313
2025-12-26 10:43:07 +07:00
committed by GitHub
parent 198ec50bd8
commit fc249d5f99
15 changed files with 39464 additions and 124 deletions

2
.gitignore vendored
View File

@@ -34,3 +34,5 @@ coverage/
# Tauri
src-tauri/WixTools/
src-tauri/Cargo.lock
temp/*