Skip to content

Commit

Permalink
build: added to stories
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwaxhello committed May 23, 2024
1 parent a029adb commit 476d4b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/storybook/src/css-heading1.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/* @license CC0-1.0 */

// import readme from '@frameless/components-css/heading1/README.md?raw';
import type { Meta, StoryObj } from '@storybook/react';
import { Heading1 } from '@utrecht/component-library-react/dist/css-module';
// import { Heading1 } from '@frameless/components-react'; // TODO: use frameless package instead
// import '@frameless/components-css/heading1/index.scss';

const meta = {
title: 'CSS Component/Heading1',
Expand Down

0 comments on commit 476d4b9

Please sign in to comment.