mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Delete hello_controller.js
This commit is contained in:
parent
89f66ad4cf
commit
be79430999
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
import { Controller } from "@hotwired/stimulus"
|
||||
|
||||
export default class extends Controller {
|
||||
connect() {
|
||||
this.element.textContent = "Hello World!"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue