feat: add challenge 49

This commit is contained in:
Timothy Alcaide
2024-04-11 17:41:27 +02:00
committed by thomas
parent 6b148a243a
commit 928ec929f8
26 changed files with 357 additions and 16 deletions

View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>rxjs-hold-to-save-btn</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<app-root></app-root>
</body>
</html>