We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e22928 commit 7a4d037Copy full SHA for 7a4d037
2 files changed
webapp/components/general/Dialog.js
@@ -5,7 +5,7 @@ import { Typography, Paper, Box, Link, Icon } from '@material-ui/core';
5
import { withStyles } from '@material-ui/core/styles';
6
import { secondaryColor, bgLight } from '../../theme';
7
import logoNetpyne from '../../static/netpyne-logo_white.png';
8
-import logoMetaCell from '../../static/metacell_new.png';
+import logoMetaCell from '../../static/metacell.png';
9
10
const styles = (theme) => ({
11
paper: {
webapp/static/metacell.png
7.84 KB
0 commit comments