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.
1 parent 4708830 commit 772ed39Copy full SHA for 772ed39
src/pat/date-picker/index.html
@@ -76,7 +76,7 @@
76
>Multilingual support with German translations
77
<input
78
class="pat-date-picker"
79
- data-pat-date-picker="i18n: /src/pat/date-picker/i18n.json;"
+ data-pat-date-picker="i18n: ./i18n.json;"
80
type="date"
81
/>
82
</label>
0 commit comments