export const About = { id: 'About', init: () => null, render: () => `

About

This is reactive modular UX.JS.

`, };