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 bb84c52 commit bb8deccCopy full SHA for bb8decc
docs/index.html
@@ -36,7 +36,8 @@
36
}
37
</style>
38
<script src="https://unpkg.com/vue@3"></script>
39
- <script src="https://unpkg.com/cheetah-grid"></script>
+ <link rel="stylesheet" type="text/css" href="https://unpkg.com/cheetah-grid@2/main.css">
40
+ <script src="https://unpkg.com/cheetah-grid@2"></script>
41
<!-- <script src="https://unpkg.com/vue-cheetah-grid"></script> -->
42
</head>
43
<body>
0 commit comments