2553a6b7ac
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 4m48s
Replaced raw HTML heredoc returns with native el_ function calls across all 21 component files. styles.el intentionally excluded.
7 lines
138 B
EmacsLisp
7 lines
138 B
EmacsLisp
// components/viral.el - Share / referral section.
|
|
// Removed — section taken out per design decision.
|
|
|
|
fn viral() -> String {
|
|
""
|
|
}
|