Skip to content

Commit

Permalink
Merge pull request #1855 from tijlleenders/vin/newSoftDelete
Browse files Browse the repository at this point in the history
feature soft delete (new)
  • Loading branch information
tijlleenders authored Mar 21, 2024
2 parents c75e3d3 + 07ae6c2 commit 29c6c7e
Show file tree
Hide file tree
Showing 34 changed files with 775 additions and 411 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"extends": [
"airbnb",
"eslint:recommended",
"@typescript-eslint/parser",
"plugin:react/recommended",
"plugin:import/errors",
"plugin:react/recommended",
Expand Down
152 changes: 95 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 29c6c7e

Please sign in to comment.