mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
controller to handle toggle.
This commit is contained in:
parent
b096822998
commit
1855e45a56
1 changed files with 3 additions and 0 deletions
3
app/javascript/controllers/toggle_controller.js
Normal file
3
app/javascript/controllers/toggle_controller.js
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
import { Controller } from "@hotwired/stimulus";
|
||||||
|
|
||||||
|
export default class extends Controller {
|
Loading…
Add table
Add a link
Reference in a new issue