tom-dr
tom-dr
{"message": "This phone number was recently used on a different account", "code": 70004}
``` ERROR in D:/git/aca-stages/src/components/InternshipsSchedule.vue(994,4): 994:4 This expression is not callable. Type 'typeof import("D:/git/aca-stages/node_modules/typescript-mix/dist/index")' has no call signatures. 992 | }) 993 | export default class InternshipsSchedule extends Vue { >...
With code ```css @supports not (inset: 10px) { .articles-wrapper.grid { margin: 0 0 5rem 0; } @media screen and (min-width: 750px) { .articles-wrapper.grid { margin-bottom: 7rem; } } } ```...
With code ```css @supports not (inset: 10px) { .articles-wrapper.grid { margin: 0 0 5rem 0; } @media screen and (min-width: 750px) { .articles-wrapper.grid { margin-bottom: 7rem; } } } ```...