mirror of
https://github.com/System-End/site.git
synced 2026-04-19 20:55:09 +00:00
update slackid.js text
This commit is contained in:
parent
e6e88701c5
commit
0defc838fa
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ const ShopPage = ({parts, ...props}) => {
|
|||
}
|
||||
}>Shop</h1>
|
||||
<span>This link is your own! Don't share it with others. Slack ID: {slackID}</span>
|
||||
<span>Click on the part name to order it.</span>
|
||||
<ul>
|
||||
{parts.map(part => (
|
||||
<li key={part.id}>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue