reorganize data files like tutorials.json
This commit is contained in:
@@ -13,7 +13,7 @@ import NotFound from '../NotFound';
|
||||
|
||||
import { detectWhitespacesAndReturnReadableResult } from '../../helpers/whitespace';
|
||||
|
||||
import tutorials from './tutorials.json';
|
||||
import tutorials from '../../data/tutorials.json';
|
||||
|
||||
import Card from '@material-ui/core/Card';
|
||||
import Button from '@material-ui/core/Button';
|
||||
|
||||
Reference in New Issue
Block a user