Add TestCard component #108
Annotations
5 warnings
lint-and-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-and-format:
src/components/molecules/ChipList/ChipList.style.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/InputWrapper/InputWrapper.style.tsx#L60
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/SwitchList/SwitchList.style.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/TabSwitch/TabSwitch.style.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|