We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47125d commit ba8c1baCopy full SHA for ba8c1ba
src/assets/index.html
@@ -8,6 +8,7 @@
8
<body class="section">
9
<h1>Welcome to Notely</h1>
10
11
+
12
<div id="userCreationContainer" class="section">
13
<input id="nameField" type="text" placeholder="Enter your name" />
14
<button id="createUserButton" onclick="createUser()">Create User</button>
0 commit comments