質問編集履歴
1
文字の装飾
title
CHANGED
File without changes
|
body
CHANGED
@@ -28,7 +28,7 @@
|
|
28
28
|
|
29
29
|
```
|
30
30
|
|
31
|
-
子コンポーネント
|
31
|
+
**子コンポーネント**
|
32
32
|
```typescript
|
33
33
|
import { Component, OnInit } from '@angular/core';
|
34
34
|
import { Injectable, Inject } from '@angular/core';
|