Update
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { Controller } from "@hotwired/stimulus"
|
||||
|
||||
export default class extends Controller {
|
||||
celebrate() {
|
||||
alert("congratulations you solved the wowbug challenge 2026")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user