Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 9325522

Browse files
committed
Remove empty mounted hook
1 parent 07e730c commit 9325522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/dynamic-input/DynamicInput.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ const DynamicInput = {
101101
props,
102102
computed,
103103
methods,
104-
mounted() {},
105104
};
106105

107106
export default DynamicInput;

0 commit comments

Comments
 (0)