feat: Begins vendor views, working form, and table. Styles need some updates.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#endif
|
||||
#if(htmxPostTargetUrl):
|
||||
hx-post="#(htmxPostTargetUrl)"
|
||||
#else:
|
||||
#elseif(htmxPutTargetUrl):
|
||||
hx-put="#(htmxPutTargetUrl)"
|
||||
#endif
|
||||
hx-target="#(htmxTarget)"
|
||||
|
||||
Reference in New Issue
Block a user