Skip to content

Commit

Permalink
fix: remove sanitize-value function
Browse files Browse the repository at this point in the history
Removed the `sanitize-value` function as it was not applicable for
components but intended for prerequisites. This change cleans up
unnecessary code and focuses on relevant components and functions.
  • Loading branch information
chessurisme committed Jul 31, 2024
1 parent a387b89 commit 77b4832
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 140 deletions.
61 changes: 0 additions & 61 deletions src/utilities/__tests__/sanitize-value.test.js

This file was deleted.

79 changes: 0 additions & 79 deletions src/utilities/sanitize-value.js

This file was deleted.

0 comments on commit 77b4832

Please sign in to comment.