mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-06 14:16:50 +02:00
Update Details.tsx
Looks like a copy&paste error, the deleted code was from «Questions and answers», right?
This commit is contained in:
committed by
GitHub
parent
8903ddac6a
commit
567103cb6b
@@ -154,26 +154,6 @@ const Details: React.FC<{}> = () => {
|
||||
<!-- Repeat other item -->
|
||||
...
|
||||
</div>
|
||||
|
||||
|
||||
<div style="
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
|
||||
">
|
||||
<!-- Heading -->
|
||||
<div style="
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
">
|
||||
<!-- Question -->
|
||||
...
|
||||
|
||||
<!-- The toggle icon sticks to the right -->
|
||||
...
|
||||
</div>
|
||||
|
||||
<!-- Answer -->
|
||||
</div>
|
||||
`}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user