Remove Stripe reference from UI

This commit is contained in:
Julien Calixte
2026-04-05 12:33:52 +02:00
parent c7eccf705d
commit 1558ea5198

View File

@@ -4,7 +4,7 @@
<section id="center"> <section id="center">
<h1>API Key Generator</h1> <h1>API Key Generator</h1>
<p>Generate secure Stripe-style API keys</p>
<KeyGenerator /> <KeyGenerator />
</section> </section>