This commit is contained in:
2023-03-26 23:22:05 +02:00
3 changed files with 16 additions and 64 deletions

View File

@@ -17,8 +17,7 @@
riot.compile().then(() => {
riot.mount('search', {
formation:'Formation',
items: null,
text: null
items: null
})
})
</script>-->