OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
master @ 8 LINES
 
[ HISTORY ]  [ UP ]
 

---
import Frame from "../Frame/Frame.astro";
import { buildSteps, type Props } from "./Steps";

const { steps, current } = Astro.props as Props;
---
<Frame build={(w) => buildSteps(steps, current, w)} />

---
import Frame from "../Frame/Frame.astro";
import { buildSteps, type Props } from "./St
eps";

const { steps, current } = Astro.props as Pr
ops;
---
<Frame build={(w) => buildSteps(steps, curre
nt, w)} />
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET