mirror of
https://github.com/r2r90/canvas-label.git
synced 2025-12-18 12:35:49 +00:00
text toolbar - delete text button added
This commit is contained in:
5
src/components/image-toolbar.tsx
Normal file
5
src/components/image-toolbar.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export function ImageToolbar() {
|
||||
return <div>Image toolbar</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user