We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1618deb commit 6c82235Copy full SHA for 6c82235
1 file changed
pages/js/index.template.html
@@ -771,6 +771,9 @@ <h2>new URL() new URLSearchParams()</h2>
771
// also I've created set of tools to work with new URLSearchParams()
772
// urlwizzard.schema://urlwizzard.hostnegotiated/viewer.html?file=%2Ftests%2Furl%2FtoolsURLSearchParams.ts
773
// and tests for it: urlwizzard.schema://urlwizzard.hostnegotiated/viewer.html?file=%2Ftests%2Furl%2FtoolsURLSearchParams.test.ts
774
+
775
+ // React killer component
776
+ // https://github.com/stopsopa/select-component/tree/main/vite-project/src/pages/params
777
</script>
778
<h2>findLast</h2>
779
<script type="editor" data-lang="js">
0 commit comments