INNER CODE UNIT · JavaScript

FootnoteSection

MAIF/otoroshi · manual/next/src/pages/index.js:385

function FootnoteSection() {
  return (
    <section id="ecosystem-note" className={styles.footnoteSection}>
      <div className="container">
        <p className={styles.footnoteText}>
          * These features require open source extensions from the{' '}
          <Link to="/ecosystem">Otoroshi ecosystem</Link>.
        </p>
      </div>
    </section>
  );
}

function SovereigntySection() {
  return (
    <section className={styles.sovereigntySection}>
      <div className="container">
        <div className={styles.sectionHeader}>

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…