mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
Clear remaining astro check hints in shared, docs, and screenshots (#2837)
This commit is contained in:
@@ -125,7 +125,7 @@ const selectId = id ? `select-${id}` : undefined;
|
||||
id && (
|
||||
<CaptureScript>
|
||||
<!-- BEGIN SELECT -->
|
||||
<script define:vars={{ selectId, showSearch }}>
|
||||
<script is:inline define:vars={{ selectId, showSearch }}>
|
||||
function initSelect() {
|
||||
window.tabler_select ??= {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user