mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
feat: add payment method support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package forms
|
||||
|
||||
templ privacyConsentForm() {
|
||||
templ PrivacyConsentForm() {
|
||||
<div class="border rounded-lg shadow-sm bg-card text-zinc-900">
|
||||
<div class="flex flex-col space-y-1.5 p-6"></div>
|
||||
<div class="p-6 pt-0 space-y-2">
|
||||
|
||||
Reference in New Issue
Block a user