質問編集履歴
1
編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,6 +3,9 @@
|
|
3
3
|
原因わからず、、、
|
4
4
|
わかる人いましたらご教授お願いしたいです。
|
5
5
|
|
6
|
+
追記
|
7
|
+
開発環境は以下になります
|
8
|
+
・react next.js typescript styled-componentys
|
6
9
|
```ここに言語を入力
|
7
10
|
import { Text } from "components/atoms/Text";
|
8
11
|
import React, { FunctionComponent } from "react";
|