Remove the Warning Generated by pathMatch (Challenge)

# Introduction In this challenge, we will be fixing a bug in version 3.1.3 of vue-router where a warning is generated when `pathMatch` is an empty value. To complete this challenge, you will need to be proficient in the basic syntax of JavaScript. By following the steps provided, you will be able to find and fix the problem, then rebuild and release the project to test the fix.

|60 : 00

Click the virtual machine below to start practicing