Files
neuron-web/src/viral.el
T
will.anderson 2553a6b7ac
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 4m48s
feat(native-el-ui): convert all component files to el-html vessel API
Replaced raw HTML heredoc returns with native el_ function calls across
all 21 component files. styles.el intentionally excluded.
2026-05-08 22:35:41 -05:00

7 lines
138 B
EmacsLisp

// components/viral.el - Share / referral section.
// Removed section taken out per design decision.
fn viral() -> String {
""
}