[WIP] How to add bootstrap js link here import type { Preview } from '@storybook/angular' import { setCompodocJson } from "@storybook/addon-docs/angular"; import docJson from "../documentation.json"; setCompodocJson(docJson); const preview: Preview = { p...#2
Draft
[WIP] How to add bootstrap js link here
import type { Preview } from '@storybook/angular'
import { setCompodocJson } from "@storybook/addon-docs/angular";
import docJson from "../documentation.json";
setCompodocJson(docJson);
const preview: Preview = {
p...#2
Commits
Commits on Aug 26, 2025
- committed