mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-05 21:20:40 +02:00
frontend: adding todos
This commit is contained in:
parent
71ce898310
commit
ac7266d7eb
@ -9,6 +9,8 @@ import {
|
|||||||
} from 'react-bootstrap';
|
} from 'react-bootstrap';
|
||||||
import { socket } from '../socket';
|
import { socket } from '../socket';
|
||||||
|
|
||||||
|
// TODO: add button functionality
|
||||||
|
|
||||||
interface ButtonComponentProps {
|
interface ButtonComponentProps {
|
||||||
name: string;
|
name: string;
|
||||||
parent_path?: string;
|
parent_path?: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user