Use inert polyfill (#12209)
* Inserting wicg-inert in project * Import wicg-inert in moda_root component * Update yarn.lock * Solving code style problems * Removing package-lock
This commit is contained in:
		
							parent
							
								
									be93318c05
								
							
						
					
					
						commit
						3cc9ff872f
					
				
					 3 changed files with 8 additions and 1 deletions
				
			
		|  | @ -10931,6 +10931,11 @@ which@^2.0.1: | |||
|   dependencies: | ||||
|     isexe "^2.0.0" | ||||
| 
 | ||||
| wicg-inert@^3.0.0: | ||||
|   version "3.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/wicg-inert/-/wicg-inert-3.0.0.tgz#4f5797172fbf7ff01effd3839b52872e35d3cba2" | ||||
|   integrity sha512-sZsYZ8pk8y6CgDLkTxivfhLDBvZuDWTWBawU8OuDdO0Id6AOd1Gqjkvt9g9Ni7rgHIS7UbRvbLSv1z7MSJDYCA== | ||||
| 
 | ||||
| wide-align@^1.1.0: | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457" | ||||
|  |  | |||
		Reference in a new issue