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 995eb43 commit 76bfd9aCopy full SHA for 76bfd9a
examples/index.html
@@ -5,6 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
7
<title>React-Flickity-Component</title>
8
+ <script src="https://analytics-tracker.yaodingyd.workers.dev/react-flickity-component"></script>
9
<script type="module" src="main.tsx"></script>
10
</head>
11
<body>
0 commit comments