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 87fd0c2 commit e9b0e5eCopy full SHA for e9b0e5e
site/src/components/Spinner/Spinner.tsx
@@ -1,7 +1,9 @@
1
/**
2
- * This component was inspired by
3
- * https://www.radix-ui.com/themes/docs/components/spinner and developed using
4
- * https://v0.dev/ help.
+ * @file This component was inspired by Radix's Spinner component and developed
+ * using help from Vercel's V0.
+ *
5
+ * @see {@link https://www.radix-ui.com/themes/docs/components/spinner}
6
+ * @se {@link https://v0.dev/}
7
*/
8
9
import isChromatic from "chromatic/isChromatic";
0 commit comments