feat: ✨ Fecth link click_counter on come back to site
LinksController counter route, tests updated, render link created_by field, order user links by desc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Controller } from "stimulus"
|
||||
import Turbolinks from "turbolinks"
|
||||
|
||||
export default class extends Controller {
|
||||
static targets = ["signupModal", "loginModal"]
|
||||
|
||||
Reference in New Issue
Block a user