Builder.vue:144 [Vue warn]: Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.
Component that was made reactive: {__name: 'ShortTextCard', props: {…}, __hmrId: 'e1261aca', __file: 'C:/Users/yoursaniki/Desktop/Form Builder App/src/components/ShortTextCard.vue'}
at <Builder onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy(Object) {__v_skip: true} > >
at <RouterView>
at <App>