mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-12-08 20:48:46 +00:00
Added unit tests for "parser.js" and "util.js"
This commit is contained in:
@@ -9,3 +9,5 @@ export const inRange = (from, to, value) => {
|
||||
|
||||
return value
|
||||
}
|
||||
|
||||
export default { inRange }
|
||||
|
||||
Reference in New Issue
Block a user