Skip to content

Commit

Permalink
feat: update GetStarted video (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-madsen authored Dec 28, 2023
1 parent 859e3c1 commit ba30149
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added src/gif/install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/gif/vscode.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/page/GetStarted.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, {Component} from 'react';
import {Card, CardImg, Col, Container, Row} from "reactstrap";
import VSCode from '../gif/vscode.png'
import VSCode from '../gif/install.png'

class GetStarted extends Component {

Expand Down

0 comments on commit ba30149

Please sign in to comment.