Skip to content

Commit 69fd30b

Browse files
authored
Update readme.md
1 parent 08813b5 commit 69fd30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import App from './App.vue';
2828

2929
const app = createApp(App);
3030

31-
// As a directive
3231
app.directive('mask', VueRestrictedInputDirective);
3332
```
3433

0 commit comments

Comments
 (0)