Didactopus/webui/src/App.jsx

3 lines
169 B
JavaScript

import React from "react";
export default function App(){return <div><h1>Didactopus Evidence Flow & Mastery Ledger QA</h1><p>Scaffold UI for ledger warnings.</p></div>}