質問編集履歴

3

タイトル変更

2022/07/05 13:25

投稿

teratail-boy
teratail-boy

スコア20

test CHANGED
@@ -1 +1 @@
1
- ソース間の値の受け渡しについて
1
+ ファイル間の値の受け渡しについて
test CHANGED
File without changes

2

ファイルの拡張子変更

2022/07/04 14:58

投稿

teratail-boy
teratail-boy

スコア20

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
  export { db, auth };
25
25
 
26
26
  ```
27
- ```tax
27
+ ```tsx
28
28
  import React from "react";
29
29
  import { FC } from "react";
30
30
  import SingIn from "./components/SingIn";

1

ファイルの拡張子間違えました

2022/07/04 14:58

投稿

teratail-boy
teratail-boy

スコア20

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
  export { db, auth };
25
25
 
26
26
  ```
27
- ```jsx
27
+ ```tax
28
28
  import React from "react";
29
29
  import { FC } from "react";
30
30
  import SingIn from "./components/SingIn";