Skip to content

Commit

Permalink
made some ui improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
tsviz committed Jul 19, 2023
1 parent 449cda5 commit 4df131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/db/changelog/data/sales.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
item;amount:double;quantity;date
item;amount;quantity;date
Laptop;1000.00;5;2020-01-01
Desktop;800.00;3;2020-01-02
Printer;500.00;10;2020-01-03
Expand Down

0 comments on commit 4df131c

Please sign in to comment.