This commit is contained in:
mgabdev
2020-04-28 22:24:35 -04:00
parent c3d0d8bde2
commit 5efe40f301
34 changed files with 448 additions and 557 deletions

View File

@@ -1,4 +1,4 @@
import ColumnIndicator from '../components/column_indicator';
import ColumnIndicator from '../components/column_indicator'
export default class GenericNotFound extends PureComponent {