mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
add segement slider editor
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// TODO: add a notication after updating info that changes will take place either on a new stream or server restart. may be different for each field.
|
||||
|
||||
import React, { useState, useEffect } from 'react';
|
||||
import PropTypes, { any } from 'prop-types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user