Commit 7256895
fix: resolve TabBar compilation errors
- Changed TabbarClickAction.selectedTab from let to var with default value
- Added TabbarClickAction as following action after successful feed data fetch
- This fixes the compilation errors in TabBar.swift
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1231b29 commit 7256895
File tree
2 files changed
+2
-1
lines changed- V2er/State/DataFlow
- Actions
- Reducers
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments