search pour formation etape 1/3

This commit is contained in:
2023-03-26 22:12:11 +02:00
parent afba3c0abc
commit 0e5f2bb792
3 changed files with 16 additions and 64 deletions

View File

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