draw fast
This commit is contained in:
parent
cab03ab5ff
commit
a9764c622c
|
|
@ -20,7 +20,7 @@ export function MakeLiveButton() {
|
|||
style={{ cursor: "pointer", zIndex: 100000, pointerEvents: "all" }}
|
||||
>
|
||||
<div className="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">
|
||||
Make Live
|
||||
Draw Fast
|
||||
</div>
|
||||
</button>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue