mirror of
https://github.com/System-End/site.git
synced 2026-04-19 20:55:09 +00:00
fixing mistake (#1661)
This commit is contained in:
parent
8ed443ee2d
commit
707a46cf9d
1 changed files with 1 additions and 1 deletions
|
|
@ -728,11 +728,11 @@ function Page({
|
|||
and make things together!
|
||||
</Text>
|
||||
</Box>
|
||||
<Moonshot />
|
||||
<Blueprint
|
||||
blueprintData={blueprintData}
|
||||
stars={stars.onboard.stargazerCount}
|
||||
/>
|
||||
<Moonshot />
|
||||
<Athena />
|
||||
<Slack slackKey={slackKey} data={slackData} events={events} />
|
||||
<Pizza />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue