UNPKG

@coko/client

Version:

Client side common code for coko apps

10 lines (9 loc) 247 B
import { H1 as e } from "../common/Headings.js"; import "../common/index.js"; import t from "styled-components"; //#region src/ui/authentication/AuthenticationHeader.tsx var n = t(e)` text-align: center; `; //#endregion export { n as default };