Commit 75c9602
committed
refactor: clean up TaskCard and TaskModal components
- Removed unnecessary blank lines and improved code formatting for better readability.
- Standardized the use of commas in function parameters and object properties.
- Enhanced the styling of TaskModal for a more consistent UI experience.
- Improved the layout and structure of the TaskCard component for better maintainability.
- Updated the comment section in TaskModal to improve user experience with file attachments.1 parent 4362883 commit 75c9602
7 files changed
Lines changed: 1023 additions & 850 deletions
File tree
- frontend/src
- components
- Auth
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
109 | 125 | | |
110 | 126 | | |
111 | 127 | | |
112 | 128 | | |
113 | 129 | | |
114 | 130 | | |
115 | | - | |
| 131 | + | |
116 | 132 | | |
117 | 133 | | |
118 | 134 | | |
119 | 135 | | |
120 | 136 | | |
121 | 137 | | |
122 | 138 | | |
123 | | - | |
| 139 | + | |
124 | 140 | | |
125 | 141 | | |
126 | 142 | | |
| |||
0 commit comments