feat: make step in editor configurable
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
4985fb422e
commit
95a63affe7
@@ -1,5 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import { useParams, } from 'react-router-dom';
|
||||
import { useParams } from 'react-router-dom';
|
||||
import Box from '@mui/material/Box';
|
||||
import Grid from '@mui/material/Grid';
|
||||
|
||||
|
Reference in New Issue
Block a user