1
0
Fork 0
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:
Claude Ayitey 2024-01-03 19:47:01 +00:00
parent b096822998
commit 1855e45a56

View file

@ -0,0 +1,3 @@
import { Controller } from "@hotwired/stimulus";
export default class extends Controller {