Actualiser src/features/editor/parameters/Levels.jsx
Deploy to home / deploy (push) Failing after 7s
Deploy to home / deploy (push) Failing after 7s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { useSelector, useDispatch } from 'react-redux';
|
||||
import Card from '../card';
|
||||
import { selectById, parameterUpdated } from './parameterSlice.js';
|
||||
import { selectById, parameterUpdated } from './parameterSlice.jsx';
|
||||
import { Knob } from '../../utils/components';
|
||||
|
||||
export default function Levels(props) {
|
||||
|
||||
Reference in New Issue
Block a user