Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Storybook導入 #70

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Storybook導入 #70

wants to merge 3 commits into from

Conversation

Lenqth
Copy link
Contributor

@Lenqth Lenqth commented Feb 11, 2020

#60

  • 実際のコンポーネントごとのテストページを作る
    • ノード
    • 矢印
  • Propをいじれるようにする

@Lenqth Lenqth added the S-work-in-progress Status: work in progress label Feb 11, 2020
@Lenqth
Copy link
Contributor Author

Lenqth commented Feb 11, 2020

import React from 'react';しなかったら
'React' must be in scope when using JSXeslint(react/react-in-jsx-scope)
したらunusedでts(6133)エラーになるんだけど、どうすればいいんだ…

☞ *.storiex.tsxではreact/react-in-jsx-scopeを無効にした

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S-work-in-progress Status: work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant