import LinkTo from '@storybook/addon-links/react'; import { Meta } from '@storybook/blocks';
The vast majority of the components in this Storybook are unmodified from either:
- the upstream Polis codebase maintained by Computational Democracy Project, or
- the forked Polis codebases maintained by others.
For convenience, we keep all our custom component stories in CivicTechTO
sub-folders:
As a helpful resource, here is a summary of existing components (each a clickable Link
) that we ourselves have modified or experimented with:
CurateV2
(ReplacesCurate
)TidCarouselV2
andTidCarouselV2Static
(ReplacesTidCarousel
)SelectionWidgetV2
(Replaces no single component, but allows comparison of the above)