mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 02:42:26 +00:00
Update VideoTesterView.tsx
This commit is contained in:
parent
c907ef0c51
commit
796b3e85cc
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ export default function VideoTesterView() {
|
||||||
<div className="flex-1 mb-4">
|
<div className="flex-1 mb-4">
|
||||||
<div className="flex justify-between items-center gap-4">
|
<div className="flex justify-between items-center gap-4">
|
||||||
<div className="my-3">
|
<div className="my-3">
|
||||||
<p className="text-white font-bold">Headers</p>
|
<p className="text-white font-bold">Headers (Beta)</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<Toggle
|
<Toggle
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue