Skip to content

Commit

Permalink
date fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkskittlz (Linux) committed Dec 30, 2023
1 parent de72d13 commit 46c8224
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/components/Expenses.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,30 +81,30 @@ const Expenses = () => {
<td>$30</td>
<td>15th</td>
</tr>
<tr>
<td>πŸ’³</td>
<td>Geico</td>
<td>$181</td>
<td>17th</td>
</tr>
<tr>
<td>πŸ’³</td>
<td>Kia Financing</td>
<td>$534</td>
<td>18th</td>
</tr>
<tr>
<td>πŸ‹πŸΌβ™‚οΈ</td>
<td>Youfit (Tristan)</td>
<td>$30</td>
<td>16th</td>
</tr>
<tr>
<td>πŸ’³</td>
<td>Geico</td>
<td>$181</td>
<td>17th</td>
</tr>
<tr>
<td>πŸ’³</td>
<td>Discover (Alice) </td>
<td>$95</td>
<td>17th</td>
</tr>
<tr>
<td>πŸ’³</td>
<td>Kia Financing</td>
<td>$534</td>
<td>18th</td>
</tr>
<tr>
<td>🍏</td>
<td>Apple </td>
Expand Down

0 comments on commit 46c8224

Please sign in to comment.