mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-01-12 22:47:35 +08:00
console: update actions intro image (#4042)
This commit is contained in:
committed by
GitHub
parent
e64bb8956f
commit
52d3979f92
@@ -8,7 +8,7 @@ import Button from '../../../Common/Button/Button';
|
||||
import TopicDescription from '../../Common/Landing/TopicDescription';
|
||||
// import TryItOut from '../../Common/Landing/TryItOut';
|
||||
|
||||
const actionsArchDiagram = `${globals.assetsPath}/common/img/actions.svg`;
|
||||
const actionsArchDiagram = `${globals.assetsPath}/common/img/actions.png`;
|
||||
|
||||
class Landing extends React.Component {
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user