feat: implement popping nms
This commit is contained in:
parent
ce5d327ca2
commit
5c721eb08c
16 changed files with 1397 additions and 70 deletions
|
@ -21,7 +21,7 @@
|
|||
<%= javascript_importmap_tags %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body hx-headers='{"X-CSRF-Token": "<%= form_authenticity_token %>"}'>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue