Skip to content

Commit 7987b9c

Browse files
committed
Updates
1 parent 783084d commit 7987b9c

41 files changed

Lines changed: 34 additions & 34 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.9.2">
66
<title data-rh="true">rc-knob-docs</title><meta data-rh="true" property="og:title" content="rc-knob-docs"><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://vallsv.github.io/rc-knob/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><link data-rh="true" rel="icon" href="/rc-knob/img/favicon.png"><link data-rh="true" rel="canonical" href="https://vallsv.github.io/rc-knob/404.html"><link data-rh="true" rel="alternate" href="https://vallsv.github.io/rc-knob/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://vallsv.github.io/rc-knob/404.html" hreflang="x-default"><link rel="stylesheet" href="/rc-knob/assets/css/styles.34db426f.css">
7-
<script src="/rc-knob/assets/js/runtime~main.4ebc9fd2.js" defer="defer"></script>
7+
<script src="/rc-knob/assets/js/runtime~main.65244c0b.js" defer="defer"></script>
88
<script src="/rc-knob/assets/js/main.be7bd9a3.js" defer="defer"></script>
99
</head>
1010
<body class="navigation-with-keyboard">

assets/files/index-98ddea29eff87001674cbb98b7222727.tsx renamed to assets/files/index-f2581180050b1e45f1c711896688b9e2.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function customScaleTick({
2727
className={className}
2828
key={i}
2929
transform={`
30-
rotate(${angleOffset + stepSize * i} ${center} ${center})
30+
rotate(${angleOffset + stepSize * i} ${center[0]} ${center[1]})
3131
translate( ${translateX} ${translateY})
3232
`}
3333
/>

assets/js/0e02819f.28d507d2.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/0e02819f.4fa6534a.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/js/17896441.312e4bc4.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)