initial commit
This commit is contained in:
		
							
								
								
									
										7
									
								
								app/javascript/controllers/hello_controller.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								app/javascript/controllers/hello_controller.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| import { Controller } from "@hotwired/stimulus" | ||||
|  | ||||
| export default class extends Controller { | ||||
|   connect() { | ||||
|     this.element.textContent = "Hello World!" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Stefan Tollkühn
					Stefan Tollkühn