2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-02 16:04:05 +03:00

Added notice in docs about options object

This commit is contained in:
Alexander Shabunevich
2023-07-10 22:10:59 +03:00
parent 1df3e61460
commit 21155a07c2
+2
View File
@@ -240,6 +240,8 @@ export default {
```
<!-- tabs:end -->
?> Please see [issue#149](https://github.com/beholdr/maska/issues/149): options object should be assigned in the current file.
#### Global registration of directive
<!-- tabs:start -->