This commit is contained in:
2025-05-28 17:55:30 +08:00
parent 7217c2dfcd
commit e3db03f6ad
285 changed files with 181217 additions and 271 deletions

16
node_modules/vue-tournament-bracket/public/index.html generated vendored Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>vue-tournament-bracket</title>
</head>
<body>
<noscript>
<strong>We're sorry but vue-tournament-bracket doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>