We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02362aa commit c6c3737Copy full SHA for c6c3737
src/content/docs/examples/circular_time.mdx
@@ -49,8 +49,8 @@ background: white; font-size: 13px;
49
<ZumerPlay name={'scifi1'} framework="vue" htmlCode={htmlCal} cssCode={CSS} jsCode={vue} height={'500px'} />
50
51
**Credits:**
52
-- This work (Orbit): https://github.com/zumerlab/orbit
53
-- Original work (Swift): https://github.com/harfyzz/CircularTimer by [harfyzz](https://github.com/harfyzz)
+- This example was made using Orbit https://github.com/zumerlab/orbit (source code above 👆)
+- Original example was made using Swift (source code https://github.com/harfyzz/CircularTimer)
54
- Special thanks to [Andriy Tyurnikov](https://github.com/andriytyurnikov) who proposed the challenge 🙌
55
56
0 commit comments