Skip to content

Commit e7923c9

Browse files
committed
feat: Remove erly bird.
1 parent 5924df3 commit e7923c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

my-app/src/page/Info.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ export const Info = () => {
77

88
return (
99
<div class="attend_info_">
10-
<div class="early_bird-notice">
10+
{/* <div class="early_bird-notice">
1111
<p>早鳥優惠進行中</p>
12-
</div>
12+
</div> */}
1313
<section class="lesson">
1414
<div>
1515
<h2>日期</h2>
@@ -65,7 +65,7 @@ export const Info = () => {
6565
<p>
6666
新臺幣 9500 元整<br></br>
6767
<div class="early_bird">
68-
<span class="early_bird-label">進行中</span>
68+
{/* <span class="early_bird-label">進行中</span> */}
6969
<span class="early_bird_text">
7070
早鳥優惠:新臺幣 8900 元整(113 年 4 月 20 日 至 113 年 4 月 30 日)
7171
</span>

0 commit comments

Comments
 (0)