Skip to content

Commit

Permalink
v7.5.4 chore: remove rematch-tsx example. 7a0f455
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 4, 2024
1 parent c4ff295 commit eadd90f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KKT 7.5.4</title>
<meta name="description" content="Create React apps with no build configuration, Cli tool for creating react apps. Another tool, kkt-ssr, Is a lightweight">
<meta name="keywords" content="kkt,react,redux,rematch,uiw,redux-saga,elm,framework,cra,zero-configuration,build-tools,create-react-app,frontend">
<meta name="keywords" content="kkt,react,redux,uiw,redux-saga,elm,framework,cra,zero-configuration,build-tools,create-react-app,frontend">
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.27.2">
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.27.2">
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.27.2">
Expand Down Expand Up @@ -93,7 +93,6 @@ <h2 id="example"><a aria-hidden="true" tabindex="-1" href="#example" class="anch
<li><a href="https://github.com/kktjs/kkt/tree/master/example/less"><strong><code>less</code></strong></a> - Use an example of <code>Less</code>. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/less"><code>Open in CodeSandbox</code></a></li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/markdown"><strong><code>markdown</code></strong></a> - Use an example of <code>Markdown</code>. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/markdown"><code>Open in CodeSandbox</code></a></li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/react-component-tsx"><strong><code>react-component-tsx</code></strong></a> - Create a project containing the website for the react component library.</li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/rematch-tsx"><strong><code>rematch-tsx</code></strong></a> - Use <a href="https://github.com/rematch/rematch"><code>Rematch</code></a> example for TypeScript. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/rematch-tsx"><code>Open in CodeSandbox</code></a></li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/react-router"><strong><code>react-router</code></strong></a> - Use <a href="https://github.com/remix-run/react-router"><code>react-router</code></a> for the project. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/react-router"><code>Open in CodeSandbox</code></a></li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/scss"><strong><code>scss</code></strong></a> - Use an example of <code>Scss</code>. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/scss"><code>Open in CodeSandbox</code></a></li>
<li><a href="https://github.com/kktjs/kkt/tree/master/example/stylus"><strong><code>stylus</code></strong></a> - Use an example of <code>Stylus</code>. <a href="https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/stylus"><code>Open in CodeSandbox</code></a></li>
Expand Down Expand Up @@ -524,7 +523,7 @@ <h2 id="license"><a aria-hidden="true" tabindex="-1" href="#license" class="anch
</nav>
</div>
<script src="js/demo-preview.js?v=1.27.2"></script>
<div class="footer warpper">Released under the MIT License. Copyright © 2023 Kenny Wong<br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.27.2</div>
<div class="footer warpper">Released under the MIT License. Copyright © 2024 Kenny Wong<br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.27.2</div>
<script src="js/tocbot.js?v=1.27.2"></script>
</body>
</html>

0 comments on commit eadd90f

Please sign in to comment.