mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Delete hello_controller.js
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { Controller } from "@hotwired/stimulus"
|
||||
|
||||
export default class extends Controller {
|
||||
connect() {
|
||||
this.element.textContent = "Hello World!"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user