We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b7bea9 + 89f2e0b commit 64f567aCopy full SHA for 64f567a
repo/resources/wikibase.wbui2025/wikibase.wbui2025.addStatementButton.vue
@@ -20,7 +20,6 @@
20
<template v-for="statementGuid in createdStatementGuids" :key="statementGuid">
21
<wikibase-wbui2025-edit-statement
22
hide-remove-button
23
- :property-id="propertyId"
24
:statement-id="statementGuid"
25
></wikibase-wbui2025-edit-statement>
26
</template>
0 commit comments