package index import "github.com/onsonr/sonr/pkg/common/styles/layout" templ NoWebauthnErrorView() { @layout.Root("Error | Sonr.ID") {

No WebAuthn Devices

You don't have any WebAuthn devices connected to your computer.

} }