feat(theme): add Api ref component #251
Annotations
3 errors and 4 warnings
organisms/api/Api.spec.ts > <Api /> > should render Api component:
node_modules/@storybook/test/dist/index.mjs#L96
Error: expect(element).not.toBeInTheDocument()
expected document not to contain element, found <h2
class="font-bold text-xl"
>
@tsed/di
</h2> instead
❯ Proxy.expectWrapper ../../node_modules/@storybook/test/dist/index.mjs:96:9613
❯ Proxy.<anonymous> ../../node_modules/@storybook/test/dist/index.mjs:69:7855
❯ Proxy.methodWrapper ../../node_modules/@storybook/test/dist/index.mjs:6:19427
❯ organisms/api/Api.spec.ts:20:54
|
test
Process completed with exit code 1.
|
test-storybook
Process completed with exit code 1.
|
lint:
.storybook/mock/VPButton.vue#L6
Prop 'tag' requires default value to be set
|
lint:
.storybook/mock/VPButton.vue#L10
Prop 'href' requires default value to be set
|
lint:
.storybook/mock/VPButton.vue#L11
Prop 'target' requires default value to be set
|
lint:
.storybook/mock/VPButton.vue#L12
Prop 'rel' requires default value to be set
|