hide cookie preferences tip

This commit is contained in:
rustdesk 2024-09-18 15:28:30 +08:00
parent 1225f99306
commit 6466c14cf5

View File

@ -3,7 +3,7 @@ import 'vanilla-cookieconsent/dist/cookieconsent.css';
import '../assets/styles/ccElegantBlack.css';
---
<button type="button" data-cc="show-preferencesModal">Show preferences modal</button>
<!--<button type="button" class="cc-button">Show preferences modal</button>-->
<script>
import { run } from 'vanilla-cookieconsent';