Files
letro-authentication-service/frontend/.storybook/preview-head.html

10 lines
141 B
HTML

<script>
window.global = window;
</script>
<style>
.docs-story {
background-color: var(--cpd-color-bg-canvas-default);
}
</style>