Compare commits
2 Commits
418616ba97
...
f08ec28ea3
| Author | SHA1 | Date | |
|---|---|---|---|
| f08ec28ea3 | |||
| 67c15fc454 |
@ -1867,7 +1867,7 @@ export default function StuffDetail() {
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr style={{ display: session?.storeLvl === '1' ? '' : 'none' }}>
|
||||
<th>
|
||||
<div className="flx-box">
|
||||
<div className="title">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user