We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5924df3 commit e7923c9Copy full SHA for e7923c9
my-app/src/page/Info.js
@@ -7,9 +7,9 @@ export const Info = () => {
7
8
return (
9
<div class="attend_info_">
10
- <div class="early_bird-notice">
+ {/* <div class="early_bird-notice">
11
<p>早鳥優惠進行中</p>
12
- </div>
+ </div> */}
13
<section class="lesson">
14
<div>
15
<h2>日期</h2>
@@ -65,7 +65,7 @@ export const Info = () => {
65
<p>
66
新臺幣 9500 元整<br></br>
67
<div class="early_bird">
68
- <span class="early_bird-label">進行中</span>
+ {/* <span class="early_bird-label">進行中</span> */}
69
<span class="early_bird_text">
70
早鳥優惠:新臺幣 8900 元整(113 年 4 月 20 日 至 113 年 4 月 30 日)
71
</span>
0 commit comments