Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-10-30 20:12:09 +00:00
parent a3c84c9f91
commit 9e35ec76ac
26 changed files with 95 additions and 95 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752004838053">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752011870558">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.5.0.752004838053" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.752011870558" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752004838053" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752011870558" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752004838053" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752011870558" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1104,7 +1104,7 @@
<li><a href="https://www.codux.com/">Codux</a> - Visual IDE for React</li>
<li><a href="https://react95.io/">React95</a> - Windows 95 React Components</li>
<li><a href="https://react-svgr.com/playground/">React SVG</a> - Convert SVG to React Components</li>
<li><a href="https://github.com/esamattis/react-zorm">Zorm</a> - ype-safe <form> for React</li>
<li><a href="https://github.com/esamattis/react-zorm">Zorm</a> - Type-safe <code v-pre>&lt;form&gt;</code> for React</li>
<li><a href="https://github.com/aidenybai/million">Million</a> - React Replacement</li>
<li><a href="https://novu.co/">novu</a> - Real-Time React Notifications / <a href="https://github.com/novuhq/novu">GitHub</a></li>
<li><a href="https://github.com/streamich/react-use">React Use</a> - React Hooks</li>